aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar Eric Boren <borenet@google.com>2017-06-28 11:45:54 -0400
committerGravatar Eric Boren <borenet@google.com>2017-06-28 15:56:28 +0000
commitbb198fb371c707bf01a9b25f8a0aba0e7e780cc6 (patch)
tree1b9bb425f67d9cedc823ee6baef516f75098394c /infra/branch-config
parentcefd059b2a5902e26e6ca6dd69335e22f7033a3a (diff)
Fix Linux Swarming dimensions after Debian transition
Bug: skia:6612 Change-Id: I87fe68f485ef5f148ab289c96a916f03db008493 Reviewed-on: https://skia-review.googlesource.com/21101 Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg18
1 files changed, 9 insertions, 9 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 2f52926f81..4504f4ec6f 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -44,19 +44,19 @@ verifiers {
buckets {
name: "skia.primary"
builders { name: "Build-Mac-Clang-x86_64-Release" }
- builders { name: "Build-Ubuntu-Clang-arm-Debug-Android" }
- builders { name: "Build-Ubuntu-Clang-arm64-Debug-Android" }
- builders { name: "Build-Ubuntu-Clang-arm64-Debug-Android_FrameworkDefs" }
- builders { name: "Build-Ubuntu-Clang-mips64el-Debug-Android" }
- builders { name: "Build-Ubuntu-Clang-x86_64-Debug" }
- builders { name: "Build-Ubuntu-GCC-x86_64-Debug-NoGPU" }
- builders { name: "Build-Ubuntu-GCC-x86_64-Release" }
+ builders { name: "Build-Debian9-Clang-arm-Debug-Android" }
+ builders { name: "Build-Debian9-Clang-arm64-Debug-Android" }
+ builders { name: "Build-Debian9-Clang-arm64-Debug-Android_FrameworkDefs" }
+ builders { name: "Build-Debian9-Clang-mips64el-Debug-Android" }
+ builders { name: "Build-Debian9-Clang-x86_64-Debug" }
+ builders { name: "Build-Debian9-GCC-x86_64-Debug-NoGPU" }
+ builders { name: "Build-Debian9-GCC-x86_64-Release" }
builders { name: "Build-Win-MSVC-x86-Debug" }
builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan" }
builders { name: "Housekeeper-PerCommit-InfraTests" }
builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-Android" }
- builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug" }
- builders { name: "Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release" }
+ builders { name: "Test-Debian9-GCC-GCE-CPU-AVX2-x86_64-Debug" }
+ builders { name: "Test-Ubuntu16-Clang-NUC5PPYH-GPU-IntelHD405-x86_64-Release" }
builders { name: "Test-Win2k8-MSVC-GCE-CPU-AVX2-x86_64-Release" }
}
try_job_retry_config {