-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: use ubuntu 24 for x86 large runners #136571
Conversation
rustbot has assigned @Mark-Simulacrum. Use |
@bors try |
…=<try> ci: use ubuntu 24 for large runners try-job: dist-powerpc64le-linux try-job: x86_64-gnu-debug try-job: dist-aarch64-linux try-job: dist-arm-linux try-job: x86_64-fuchsia try-job: x86_64-gnu-distcheck try-job: dist-x86_64-linux try-job: dist-x86_64-linux-alt try-job: dist-aarch64-linux
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
npm issue:
|
@bors try |
…=<try> ci: use ubuntu 24 for large runners try-job: dist-powerpc64le-linux try-job: x86_64-gnu-debug try-job: dist-aarch64-linux try-job: dist-arm-linux try-job: x86_64-fuchsia try-job: x86_64-gnu-distcheck try-job: dist-x86_64-linux try-job: dist-x86_64-linux-alt try-job: dist-aarch64-linux
☀️ Try build successful - checks-actions |
@bors try |
…=<try> ci: use ubuntu 24 for large runners try-job: dist-powerpc64le-linux try-job: x86_64-gnu-debug try-job: dist-aarch64-linux try-job: dist-arm-linux try-job: x86_64-fuchsia try-job: x86_64-gnu-distcheck try-job: dist-x86_64-linux try-job: dist-x86_64-linux-alt try-job: dist-aarch64-linux
☀️ Try build successful - checks-actions |
914c894
to
0d9cb9c
Compare
@bors try |
…=<try> ci: use ubuntu 24 for x86 large runners try-job: dist-powerpc64le-linux try-job: x86_64-gnu-debug try-job: dist-arm-linux try-job: x86_64-fuchsia try-job: x86_64-gnu-distcheck try-job: dist-x86_64-linux try-job: dist-x86_64-linux-alt
☀️ Try build successful - checks-actions |
@rustbot ready |
@bors r+ rollup=never |
☀️ Test successful - checks-actions |
Finished benchmarking commit (8c61cd4): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results (secondary -5.7%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResults (primary -13.1%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 787s -> 785.462s (-0.20%) |
In #136136 we moved free runners to ubuntu 24.
In this PR we move x86 large runners, too.
ARM runners will be moved in a separate PRs because they are a bit flaky and ubuntu 24 might have issues. This is based both on the failed try job of this PR and this zulip discussion.
try-job: dist-powerpc64le-linux
try-job: x86_64-gnu-debug
try-job: dist-arm-linux
try-job: x86_64-fuchsia
try-job: x86_64-gnu-distcheck
try-job: dist-x86_64-linux
try-job: dist-x86_64-linux-alt