aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2017-02-01 08:13:34 -0500
committerGravatar Eric Boren <borenet@google.com>2017-02-01 13:16:34 +0000
commitc486f73be34288d9ebef70e6d28b3fd35d96eaf3 (patch)
treeb2d23240bd9fbd6941dab3ba0a38afba2be492df /infra
parent8f741bb8daa612144e7cf50639129750fbb1cb3a (diff)
Move presubmit bot to skia.swarmbucket
BUG=skia:6183 Change-Id: Ib678c83f46f453b561101cdc12ee637a4e51fb17 Reviewed-on: https://skia-review.googlesource.com/7863 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra')
-rw-r--r--infra/branch-config/cq.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 6e09f07584..a605f129ee 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -34,6 +34,10 @@ verifiers {
builders { name: "mac_chromium_compile_dbg_ng" }
}
buckets {
+ name: "skia.swarmbucket"
+ builders { name: "Skia Presubmit" }
+ }
+ buckets {
name: "skia.primary"
builders { name: "Build-Mac-Clang-x86_64-Release" }
builders { name: "Build-Ubuntu-Clang-arm-Debug-Android" }
@@ -46,7 +50,6 @@ verifiers {
builders { name: "Build-Win-MSVC-x86-Debug" }
builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan" }
builders { name: "Housekeeper-PerCommit-InfraTests" }
- builders { name: "Skia Presubmit" }
builders { name: "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-Android" }
builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug" }
builders { name: "Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release" }