aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2016-11-18 13:10:51 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-11-23 14:49:14 +0000
commit508313064bb3f8d6e67727f4a493551a18ccb889 (patch)
treec1d1cb4fd4cb565e0d9ee28e5dc337c6f0923cbc /infra/branch-config
parenta5b2376365681f3c341bc4ff74bf0caedbfe9359 (diff)
[nobuildbot] Migrate all Linux GCE bots
BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4994 Change-Id: Ib63f36b3803117d5357c8e70c572653afd151abe Reviewed-on: https://skia-review.googlesource.com/4994 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg14
1 files changed, 7 insertions, 7 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 93509201a7..e36b7b6520 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -30,18 +30,11 @@ verifiers {
try_job {
buckets {
name: "master.client.skia"
- builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-GN-Trybot" }
builders { name: "Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-GN-Trybot" }
}
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-arm64-Debug-GN_Android_FrameworkDefs-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-x86_64-Release-GN-Trybot" }
builders { name: "Build-Win-MSVC-x86-Debug-Trybot" }
builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan-Trybot" }
}
@@ -56,8 +49,15 @@ verifiers {
}
buckets {
name: "skia.primary"
+ builders { name: "Build-Ubuntu-Clang-arm-Debug-GN_Android" }
+ builders { name: "Build-Ubuntu-Clang-arm64-Debug-GN_Android" }
+ builders { name: "Build-Ubuntu-Clang-arm64-Debug-GN_Android_FrameworkDefs" }
+ builders { name: "Build-Ubuntu-Clang-mips64el-Debug-GN_Android" }
+ builders { name: "Build-Ubuntu-Clang-x86_64-Debug-GN" }
+ builders { name: "Build-Ubuntu-GCC-x86_64-Release-GN" }
builders { name: "Housekeeper-PerCommit-InfraTests" }
builders { name: "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-GN_Android" }
+ builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-GN" }
}
try_job_retry_config {
try_job_retry_quota: 1