aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2018-07-16 11:06:24 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-07-16 16:50:39 +0000
commitb965fcb47296870643d001acb4a43cec3d88579a (patch)
tree9dd90b4959bf9d897c7e94ccb0de3e6de586b3b4 /infra
parente7e3bb4d20067bd8038a6f64b08e75c799179d55 (diff)
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 <borenet@google.com> Auto-Submit: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Eric Boren <borenet@google.com>
Diffstat (limited to 'infra')
-rw-r--r--infra/branch-config/cq.cfg1
1 files changed, 1 insertions, 0 deletions
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" }