aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar Kevin Lubick <kjlubick@google.com>2017-12-04 09:32:34 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-12-04 14:45:24 +0000
commit4d022b50e1199523c96778301b03734a75eb88a4 (patch)
tree86966756d5100a0c62dc7c4a898d38f1d4a7defb /infra/branch-config
parent45839f9cd1cbd2da72f13b4744b90f5acc42063d (diff)
Add 2 bots to CQ
Bug: skia:7369 NOTRY=true Change-Id: I72fd0d816d5239de89957b2f95de4ecf3942198e Reviewed-on: https://skia-review.googlesource.com/79701 Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: Joe Gregorio <jcgregorio@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 8f2d7620e8..96f5bc7397 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -46,6 +46,8 @@ 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-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All" }
+ builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN-All" }
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" }