aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-08-31 08:42:06 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-31 08:42:06 -0700
commit982e7c502f4499044a4bff8420cdddddce0ce357 (patch)
treeead646af5d092559b9ce91fe2b476fc3dd65086c
parent9992bdef8ae97b3e5b109d278ccfab84c66bcbf0 (diff)
switch CQ over to GN_Android compile bots
These are going to replace the old compile bots. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2294303002 Review-Url: https://codereview.chromium.org/2294303002
-rw-r--r--infra/branch-config/cq.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index ccb72ae6eb..00a5745763 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -37,10 +37,10 @@ verifiers {
buckets {
name: "master.client.skia.compile"
builders { name: "Build-Mac-Clang-x86_64-Release-GN-Trybot" }
+ builders { name: "Build-Ubuntu-Clang-arm-Debug-GN_Android-Trybot" }
+ builders { name: "Build-Ubuntu-Clang-arm64-Debug-GN_Android-Trybot" }
+ builders { name: "Build-Ubuntu-Clang-mips64el-Debug-GN_Android-Trybot" }
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-GN-Trybot" }
- builders { name: "Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot" }
- builders { name: "Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot" }
- builders { name: "Build-Ubuntu-GCC-Mips-Debug-Android-Trybot" }
builders { name: "Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot" }
builders { name: "Build-Ubuntu-GCC-x86_64-Release-GN-Trybot" }
builders { name: "Build-Win-MSVC-x86-Debug-Trybot" }