aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar Joe Gregorio <jcgregorio@google.com>2017-12-06 15:08:47 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-12-06 20:33:59 +0000
commita3ad18344c64784bed8a948e7470d0ef98be82a7 (patch)
tree8260aa058f1df4e029acad20cd8a6691a4405c75 /infra/branch-config
parent0f727ff90d46cf0a111ceb40fc3240f0e540abac (diff)
Move experimental CQ bots to non-experimental. Add 3 more CQ bots as experimental.
Bug: skia: Change-Id: I916c3efeab3a98e9f4fba217a35db0751298d10d Reviewed-on: https://skia-review.googlesource.com/81341 Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Joe Gregorio <jcgregorio@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg17
1 files changed, 12 insertions, 5 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 50d29d3fdf..b4cd34a352 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -45,17 +45,24 @@ verifiers {
builders { name: "Housekeeper-PerCommit-InfraTests" }
builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android" }
builders { name: "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All" }
+ builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN" }
+ builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All" }
+ builders { name: "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All" }
+ builders { name: "Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Release-All" }
+ builders { name: "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All" }
builders {
- name: "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All"
+ name:
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
experiment_percentage: 100
}
builders {
- name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN"
+ name: "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE"
+ experiment_percentage: 100
+ }
+ builders {
+ name: "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All"
experiment_percentage: 100
}
- builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All" }
- builders { name: "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All" }
- builders { name: "Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Release-All" }
}
try_job_retry_config {
try_job_retry_quota: 1