Commit 56d85fa5 authored by Ben Pastene's avatar Ben Pastene Committed by Chromium LUCI CQ

infra: Migrate linux-ozone-rel on the CQ to builderfull.

crrev.com/i/3457056 allocates the machines for this.

Bug: 1140727
Change-Id: I46540e4feee5aa68bcc976f11ff6ff84223fb905
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582159Reviewed-by: default avatarHaiyang Pan <hypan@google.com>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#835252}
parent 99b46315
......@@ -34032,12 +34032,11 @@ buckets {
name: "linux-ozone-rel"
swarming_host: "chromium-swarm.appspot.com"
swarming_tags: "vpython:native-python-wrapper"
dimensions: "builderless:1"
dimensions: "builder:linux-ozone-rel"
dimensions: "cores:8"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-16.04"
dimensions: "pool:luci.chromium.try"
dimensions: "ssd:0"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/master"
......@@ -1007,6 +1007,7 @@ try_.chromium_linux_builder(
try_.chromium_linux_builder(
name = "linux-ozone-rel",
branch_selector = branches.STANDARD_MILESTONE,
builderless = not settings.is_master,
main_list_view = "try",
tryjob = try_.job(),
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment