From b965fcb47296870643d001acb4a43cec3d88579a Mon Sep 17 00:00:00 2001 From: Ben Wagner Date: Mon, 16 Jul 2018 11:06:24 -0400 Subject: Re-add Android Vulkan tryjob to CQ. In https://skia-review.googlesource.com/c/skia/+/140344, we removed Nexus5x jobs from the CQ due to insufficient capacity. This CL re-adds the NVIDIA_Shield for testing Vulkan on Android. It seems like we have enough capacity, and most NVIDIA_Shield tasks complete within a few minutes. The other removed job was already covered by Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android. Change-Id: Ib84bb4d8992856634a5f66900b42cbb413aab6be Reviewed-on: https://skia-review.googlesource.com/141540 Commit-Queue: Eric Boren Auto-Submit: Ben Wagner Reviewed-by: Eric Boren --- infra/branch-config/cq.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'infra') diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg index a60c519a8b..d01d4381c5 100644 --- a/infra/branch-config/cq.cfg +++ b/infra/branch-config/cq.cfg @@ -46,6 +46,7 @@ verifiers { 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: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android" } + builders { name: "Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan" } 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" } -- cgit v1.2.3