aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2016-12-02 12:38:06 -0500
committerGravatar Eric Boren <borenet@google.com>2016-12-02 17:54:15 +0000
commitb91cf1c3c0935d77e54678e5139b25931c68df06 (patch)
tree846fd52c4b5a659922419847cf11fda9fb5a1b08 /infra/branch-config
parent54ff2fc3f57775a55226e2c04684153a4c06f418 (diff)
[nobuildbot] Replace presubmit bot with swarmbucket version
BUG=skia: Change-Id: I40d46e3a8a5c6c6fa77075c94d6bd290f764a41c Reviewed-on: https://skia-review.googlesource.com/5512 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.cfg5
1 files changed, 1 insertions, 4 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 9153c5535f..ce745e6031 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -29,10 +29,6 @@ verifiers {
try_job {
buckets {
- name: "master.client.skia.fyi"
- builders { name: "skia_presubmit-Trybot" }
- }
- buckets {
name: "master.tryserver.chromium.mac"
# At time of writing, this is the fastest Chrome compile bot on average.
builders { name: "mac_chromium_compile_dbg_ng" }
@@ -49,6 +45,7 @@ verifiers {
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: "Skia Presubmit" }
builders { name: "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-GN_Android" }
builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-GN" }
builders { name: "Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-GN" }