aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config/cq.cfg
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-08-04 09:47:38 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-04 09:47:38 -0700
commit691b78423e12187e8938a05d5c7911c71e5f5edc (patch)
tree76aec1069637f096e7d51f4fdd685b379047ad51 /infra/branch-config/cq.cfg
parent276d3286b32900d8b7e895c5224ceba1922d2391 (diff)
Slim the CQ down to the GN bots, where they exist.
If no one objects to my "GN bot plan" email, this unblocks us from removing a bunch of non-GN bots. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2207073002 CQ_INCLUDE_TRYBOTS=master.client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-GN-Trybot,Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-GN-Trybot Review-Url: https://codereview.chromium.org/2207073002
Diffstat (limited to 'infra/branch-config/cq.cfg')
-rw-r--r--infra/branch-config/cq.cfg7
1 files changed, 2 insertions, 5 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index df83a98533..78b0dc74c0 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -27,22 +27,19 @@ verifiers {
try_job {
buckets {
name: "master.client.skia"
- builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot" }
+ builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-GN-Trybot" }
builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot" }
- builders { name: "Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-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-Mac-Clang-x86_64-Release-Trybot" }
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-GN-Trybot" }
- builders { name: "Build-Ubuntu-Clang-x86_64-Debug-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-Ubuntu-GCC-x86_64-Release-Trybot" }
builders { name: "Build-Win-MSVC-x86-Debug-Trybot" }
builders { name: "Build-Win-MSVC-x86_64-Debug-Trybot" }
builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan-Trybot" }