aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config/cq.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'infra/branch-config/cq.cfg')
-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
}
}