aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar Kevin Lubick <kjlubick@google.com>2018-02-06 09:43:53 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-02-06 14:55:05 +0000
commit23dd9323a2502e082f5416ad5ef5bf89427b5daa (patch)
treed419d1624ceca6bb8698d0eec8593986846672e2 /infra/branch-config
parent09355087a60d2ce2c1e1c18039ae0d97a8741c96 (diff)
Promote perf bots to CQ
They've been sufficiently fast for the last few days. NOTRY=true Bug: skia: Change-Id: Id5df2e23bc3fd39526301432bcd625c3dca47367 Reviewed-on: https://skia-review.googlesource.com/104260 Reviewed-by: Ravi Mistry <rmistry@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg15
1 files changed, 3 insertions, 12 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index b3bd408ad1..c99b497bb4 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -50,18 +50,9 @@ verifiers {
builders { name: "Build-Win-MSVC-x86-Debug" }
builders { name: "Housekeeper-PerCommit-Bookmaker" }
builders { name: "Housekeeper-PerCommit-InfraTests" }
- builders {
- name: "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All"
- experiment_percentage: 100
- }
- builders {
- name: "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN"
- experiment_percentage: 100
- }
- builders {
- name: "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
- experiment_percentage: 100
- }
+ builders { name: "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All" }
+ builders { name: "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN" }
+ builders { name: "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan" }
builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android" }
builders { name: "Test-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android" }
builders { name: "Test-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android_Vulkan" }