aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar Kevin Lubick <kjlubick@google.com>2017-12-13 10:44:10 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-12-13 15:54:12 +0000
commit7c83b24a1582c15578faec61e67ea1c23b2f32f8 (patch)
treedde55b70c696119640899050e4a9eca3b95810b4 /infra/branch-config
parent81b8059d8b8c87aed19f773a4cc59f4528122d67 (diff)
Promote QuadroP400-Vulkan to CQ
Also add Nexus5x to experimental CQ Bug: skia: Change-Id: Ic6996e70cd9b372672fff0138a85ffe4610b4dff NOTRY=true Reviewed-on: https://skia-review.googlesource.com/84560 Reviewed-by: Joe Gregorio <jcgregorio@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg12
1 files changed, 8 insertions, 4 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index b4cd34a352..c62462c438 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -46,21 +46,25 @@ verifiers {
builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android" }
builders { name: "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All" }
builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN" }
+ builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan" }
builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All" }
builders { name: "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All" }
builders { name: "Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Release-All" }
builders { name: "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All" }
builders {
- name:
- "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
+ name: "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All"
experiment_percentage: 100
}
builders {
- name: "Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE"
+ name: "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All"
experiment_percentage: 100
}
builders {
- name: "Test-Ubuntu16-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All"
+ name: "Test-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android_Vulkan"
+ experiment_percentage: 100
+ }
+ builders {
+ name: "Test-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android"
experiment_percentage: 100
}
}