Skip to content

Commit

Permalink
Turn off pie cq bot until cooling improves.
Browse files Browse the repository at this point in the history
Bug: 1039513
Change-Id: Iabeb918597c3c3e54a528e6f11d56ab5825cd97c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1993023
Auto-Submit: Andrew Luo <aluo@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
Reviewed-by: John Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#729762}
  • Loading branch information
aluochromium authored and Commit Bot committed Jan 9, 2020
1 parent add6f9a commit 7540334
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 5 deletions.
1 change: 0 additions & 1 deletion infra/config/buckets/try.star
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ android_builder(
cores = 16,
goma_jobs = goma.jobs.J300,
ssd = True,
tryjob = tryjob(),
)

android_builder(
Expand Down
2 changes: 1 addition & 1 deletion infra/config/consoles/chromium.android.star
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ luci.console_view(
),
luci.console_view_entry(
builder = 'ci/android-pie-arm64-rel',
category = 'on_cq',
category = 'on_cq|future',
short_name = 'P',
),
],
Expand Down
1 change: 1 addition & 0 deletions infra/config/generated/commit-queue.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ config_groups: <
>
builders: <
name: "chromium/try/android-pie-arm64-rel"
includable_only: true
>
builders: <
name: "chromium/try/android-pie-x86-fyi-rel"
Expand Down
2 changes: 0 additions & 2 deletions infra/config/generated/cq-builders.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ These builders must pass before a CL may land.

* [android-marshmallow-arm64-rel](https://ci.chromium.org/p/chromium/builders/try/android-marshmallow-arm64-rel) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+android-marshmallow-arm64-rel)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+android-marshmallow-arm64-rel))

* [android-pie-arm64-rel](https://ci.chromium.org/p/chromium/builders/try/android-pie-arm64-rel) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+android-pie-arm64-rel)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+android-pie-arm64-rel))

* [android_compile_dbg](https://ci.chromium.org/p/chromium/builders/try/android_compile_dbg) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+android_compile_dbg)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+android_compile_dbg))

* [android_cronet](https://ci.chromium.org/p/chromium/builders/try/android_cronet) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+android_cronet)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+android_cronet))
Expand Down
2 changes: 1 addition & 1 deletion infra/config/generated/luci-milo.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ consoles: <
>
builders: <
name: "buildbucket/luci.chromium.ci/android-pie-arm64-rel"
category: "on_cq"
category: "on_cq|future"
short_name: "P"
>
header: <
Expand Down

0 comments on commit 7540334

Please sign in to comment.