Commit 34839008 authored by Andrew Luo's avatar Andrew Luo Committed by Commit Bot

Add android-pie-arm64-rel as experimental CQ builder.

Bug: 765833
Change-Id: I91b69339b11225dd52750f6d71aca986f508b472
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1762704
Commit-Queue: Andrew Luo <aluo@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#694985}
parent 189281e0
...@@ -304,6 +304,10 @@ These builders are run on some percentage of builds. Their results are ignored ...@@ -304,6 +304,10 @@ These builders are run on some percentage of builds. Their results are ignored
by CQ. These are often used to test new configurations before they are added by CQ. These are often used to test new configurations before they are added
as required builders. as required builders.
* [android-pie-arm64-rel](https://ci.chromium.org/p/chromium/builders/luci.chromium.try/android-pie-arm64-rel) ([`commit-queue.cfg` entry](https://cs.chromium.org/search/?q=package:%5Echromium$+file:commit-queue.cfg+chromium/try/android-pie-arm64-rel)) ([matching builders](https://cs.chromium.org/search/?q=file:trybots.py+android-pie-arm64-rel))
* Experimental percentage: 2
* [chromeos-kevin-experimental-rel](https://ci.chromium.org/p/chromium/builders/luci.chromium.try/chromeos-kevin-experimental-rel) ([`commit-queue.cfg` entry](https://cs.chromium.org/search/?q=package:%5Echromium$+file:commit-queue.cfg+chromium/try/chromeos-kevin-experimental-rel)) ([matching builders](https://cs.chromium.org/search/?q=file:trybots.py+chromeos-kevin-experimental-rel)) * [chromeos-kevin-experimental-rel](https://ci.chromium.org/p/chromium/builders/luci.chromium.try/chromeos-kevin-experimental-rel) ([`commit-queue.cfg` entry](https://cs.chromium.org/search/?q=package:%5Echromium$+file:commit-queue.cfg+chromium/try/chromeos-kevin-experimental-rel)) ([matching builders](https://cs.chromium.org/search/?q=file:trybots.py+chromeos-kevin-experimental-rel))
* Experimental percentage: 5 * Experimental percentage: 5
......
...@@ -355,6 +355,10 @@ config_groups { ...@@ -355,6 +355,10 @@ config_groups {
# Experimental builders. # # Experimental builders. #
########################## ##########################
builders {
name: "chromium/try/android-pie-arm64-rel"
experiment_percentage: 2
}
builders { builders {
name: "chromium/try/chromeos-kevin-experimental-rel" name: "chromium/try/chromeos-kevin-experimental-rel"
experiment_percentage: 5 experiment_percentage: 5
......
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