Skip to content

Commit

Permalink
5790: Migrate various CI builders to jammy
Browse files Browse the repository at this point in the history
Note: this CL was automatically generated.
If this is suspected to have caused regressions on the affected
builders, please feel free to revert.

Bug: 1412588
Change-Id: I1163fccda043bb64226b56b2deb854c0bf9c3223
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4609152
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Ben Pastene <bpastene@chromium.org>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/branch-heads/5790@{#698}
Cr-Branched-From: 1d71a33-refs/heads/main@{#1148114}
  • Loading branch information
bpastene authored and Chromium LUCI CQ committed Jun 13, 2023
1 parent 9cefe91 commit a773a90
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/config/generated/luci/cr-buildbucket.cfg
Expand Up @@ -878,7 +878,7 @@ buckets {
dimensions: "cores:8"
dimensions: "cpu:x86-64"
dimensions: "free_space:high"
dimensions: "os:Ubuntu-18.04"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.chromium.ci"
dimensions: "ssd:1"
exe {
Expand Down Expand Up @@ -2788,7 +2788,7 @@ buckets {
dimensions: "cores:8"
dimensions: "cpu:x86-64"
dimensions: "free_space:standard"
dimensions: "os:Ubuntu-18.04"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.chromium.ci"
dimensions: "ssd:1"
exe {
Expand Down
24 changes: 24 additions & 0 deletions infra/config/lib/linux-default.json
Expand Up @@ -10,9 +10,16 @@
"Android Release (Nexus 5X)": "Ubuntu-22.04",
"Android arm64 Builder All Targets (dbg)": "Ubuntu-22.04",
"Android x64 Builder (dbg)": "Ubuntu-22.04",
"Android x86 Builder (dbg)": "Ubuntu-22.04",
"Cast Audio Linux": "Ubuntu-22.04",
"ChromeOS FYI Release (amd64-generic)": "Ubuntu-22.04",
"ChromeOS FYI Release (kevin)": "Ubuntu-22.04",
"ChromeOS FYI Release Skylab (kevin)": "Ubuntu-22.04",
"Comparison Android (reclient)": "Ubuntu-22.04",
"Comparison Android (reclient) (reproxy cache)": "Ubuntu-22.04",
"Comparison Android (reclient)(CQ)": "Ubuntu-22.04",
"Comparison Linux (reclient)(CQ)": "Ubuntu-22.04",
"Comparison Simple Chrome (reclient)(CQ)": "Ubuntu-22.04",
"Dawn Android arm DEPS Release (Pixel 4)": "Ubuntu-22.04",
"Dawn Android arm Release (Pixel 4)": "Ubuntu-22.04",
"Dawn Android arm64 DEPS Release (Pixel 6)": "Ubuntu-22.04",
Expand Down Expand Up @@ -40,6 +47,8 @@
"Dawn Win10 x86 Experimental Release (Intel)": "Ubuntu-22.04",
"Dawn Win10 x86 Release (Intel)": "Ubuntu-22.04",
"Dawn Win10 x86 Release (NVIDIA)": "Ubuntu-22.04",
"Deterministic Android (dbg)": "Ubuntu-22.04",
"Deterministic Linux": "Ubuntu-22.04",
"GPU FYI Android arm Builder": "Ubuntu-22.04",
"GPU FYI Android arm64 Builder": "Ubuntu-22.04",
"GPU FYI Lacros x64 Builder": "Ubuntu-22.04",
Expand All @@ -50,6 +59,8 @@
"GPU Linux Builder (dbg)": "Ubuntu-22.04",
"Lacros FYI x64 Release (AMD)": "Ubuntu-22.04",
"Lacros FYI x64 Release (Intel)": "Ubuntu-22.04",
"Linux ASan LSan Builder": "Ubuntu-22.04",
"Linux Chromium OS ASan LSan Builder": "Ubuntu-22.04",
"Linux Debug (NVIDIA)": "Ubuntu-22.04",
"Linux FYI Debug (NVIDIA)": "Ubuntu-22.04",
"Linux FYI Experimental Release (Intel UHD 630)": "Ubuntu-22.04",
Expand Down Expand Up @@ -92,20 +103,33 @@
"android-angle-chromium-arm64-builder": "Ubuntu-22.04",
"android-angle-chromium-arm64-nexus5x": "Ubuntu-22.04",
"android-build-perf-developer": "Ubuntu-22.04",
"android-code-coverage": "Ubuntu-22.04",
"android-code-coverage-native": "Ubuntu-22.04",
"android-official": "Ubuntu-22.04",
"android-pie-x86-rel": "Ubuntu-22.04",
"android-x86-code-coverage": "Ubuntu-22.04",
"build-perf-android": "Ubuntu-22.04",
"build-perf-android-siso": "Ubuntu-22.04",
"build-perf-linux": "Ubuntu-22.04",
"build-perf-linux-siso": "Ubuntu-22.04",
"chromeos-js-code-coverage": "Ubuntu-22.04",
"fuchsia-angle-builder": "Ubuntu-22.04",
"fuchsia-code-coverage": "Ubuntu-22.04",
"fuchsia-official": "Ubuntu-22.04",
"ios-angle-intel": "Ubuntu-22.04",
"linux-angle-chromium-builder": "Ubuntu-22.04",
"linux-angle-chromium-intel": "Ubuntu-22.04",
"linux-angle-chromium-nvidia": "Ubuntu-22.04",
"linux-build-perf-developer": "Ubuntu-22.04",
"linux-chromeos-code-coverage": "Ubuntu-22.04",
"linux-chromeos-rel": "Ubuntu-22.04",
"linux-code-coverage": "Ubuntu-22.04",
"linux-exp-asan-lsan-fyi-rel": "Ubuntu-22.04",
"linux-fuzz-coverage": "Ubuntu-22.04",
"linux-js-code-coverage": "Ubuntu-22.04",
"linux-lacros-asan-lsan-rel": "Ubuntu-22.04",
"linux-lacros-builder-rel": "Ubuntu-22.04",
"linux-lacros-code-coverage": "Ubuntu-22.04",
"linux-lacros-dbg": "Ubuntu-22.04",
"linux-local-ssd-rel-dev": "Ubuntu-22.04",
"linux-official": "Ubuntu-22.04",
Expand Down

0 comments on commit a773a90

Please sign in to comment.