ci: use aws codebuild for the dist-x86_64-linux job#140349
ci: use aws codebuild for the dist-x86_64-linux job#140349bors merged 1 commit intorust-lang:masterfrom
dist-x86_64-linux job#140349Conversation
|
@bors try |
…ers, r=<try> ci: use aws codebuild for x86 linux large runners try-job: dist-x86_64-linux try-job: dist-x86_64-linux-alt try-job: x86_64-gnu-distcheck
|
💔 Test failed - checks-actions |
This comment has been minimized.
This comment has been minimized.
48990e2 to
ed20b7f
Compare
|
@bors try |
…ers, r=<try> ci: use aws codebuild for x86 linux large runners try-job: dist-x86_64-linux try-job: dist-x86_64-linux-alt
|
☀️ Try build successful - checks-actions |
|
@bors try |
…ers, r=<try> ci: use aws codebuild for x86 linux large runners try-job: dist-x86_64-linux try-job: dist-x86_64-linux-alt
|
☀️ Try build successful - checks-actions |
|
@bors try |
…ers, r=<try> ci: use aws codebuild for x86 linux large runners try-job: dist-x86_64-linux try-job: dist-x86_64-linux-alt
|
☀️ Try build successful - checks-actions |
|
I compared the logs for the EDIT: I was comparing things in the wrong way. Apparently compiling llvm in the try job is faster. I need to check where the try job is slower. |
ed20b7f to
7bc2b01
Compare
dist-x86_64-linux job
7bc2b01 to
480d007
Compare
|
I don't know why the alt job is that slow. I edited this PR to only convert the Imo this PR can be a rollup because we tried this job multiple times. |
|
@rustbot ready |
|
Hmm, it's weird. Most of the bootstrap steps were faster, some of them significantly, but the run as a whole was ~15 minutes slower. But otherwise it looks fine. @bors r+ |
…llaumeGomez Rollup of 7 pull requests Successful merges: - rust-lang#140056 (Fix a wrong error message in 2024 edition) - rust-lang#140220 (Fix detection of main function if there are expressions around it) - rust-lang#140249 (Remove `weak` alias terminology) - rust-lang#140316 (Introduce `BoxMarker` to improve pretty-printing correctness) - rust-lang#140347 (ci: clean more disk space in codebuild) - rust-lang#140349 (ci: use aws codebuild for the `dist-x86_64-linux` job) - rust-lang#140379 (rustc-dev-guide subtree update) r? `@ghost` `@rustbot` modify labels: rollup
…llaumeGomez Rollup of 7 pull requests Successful merges: - rust-lang#140056 (Fix a wrong error message in 2024 edition) - rust-lang#140220 (Fix detection of main function if there are expressions around it) - rust-lang#140249 (Remove `weak` alias terminology) - rust-lang#140316 (Introduce `BoxMarker` to improve pretty-printing correctness) - rust-lang#140347 (ci: clean more disk space in codebuild) - rust-lang#140349 (ci: use aws codebuild for the `dist-x86_64-linux` job) - rust-lang#140379 (rustc-dev-guide subtree update) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#140349 - marcoieni:codebuild-linux-large-runners, r=Kobzol ci: use aws codebuild for the `dist-x86_64-linux` job try-job: dist-x86_64-linux

r? @ghost
We want to use aws credits for linux runners.
try-job: dist-x86_64-linux