aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/jobs.json
diff options
context:
space:
mode:
authorGravatar Robert Phillips <robertphillips@google.com>2018-04-11 13:45:08 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-11 18:22:47 +0000
commit69eb83557facb40b3933ad5066248a35146cdd15 (patch)
tree5914c84c68bad7ec81d5d054cc0914a66a38bff2 /infra/bots/jobs.json
parent29e81529ba09e267af3954abe7cb83dacaa8af54 (diff)
Add Vulkan to the DDL bots
This cannot land before: https://skia-review.googlesource.com/c/skia/+/118989 (Get ViaDDL working with Vulkan) Change-Id: If6e2cdc51c7fb0b709bfa49a7c8a8d75f324eaae Reviewed-on: https://skia-review.googlesource.com/120121 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
Diffstat (limited to 'infra/bots/jobs.json')
-rw-r--r--infra/bots/jobs.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json
index 0cbc39c976..5b0c58d871 100644
--- a/infra/bots/jobs.json
+++ b/infra/bots/jobs.json
@@ -24,6 +24,9 @@
"Build-Debian9-Clang-x86-Release-Android_Vulkan",
"Build-Debian9-Clang-x86_64-Debug",
"Build-Debian9-Clang-x86_64-Debug-ASAN",
+ "Build-Debian9-Clang-x86_64-Debug-ASAN_Vulkan",
+ "Build-Debian9-Clang-x86_64-Release-ASAN_Vulkan",
+ "Build-Debian9-Clang-x86_64-Release-TSAN_Vulkan",
"Build-Debian9-Clang-x86_64-Debug-Chromebook_GLES",
"Build-Debian9-Clang-x86_64-Debug-Coverage",
"Build-Debian9-Clang-x86_64-Debug-MSAN",
@@ -450,6 +453,11 @@
"Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL3_ASAN",
"Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-DDL3_ASAN",
"Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-DDL3_TSAN",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1_Vulkan",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL3_Vulkan",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL3_ASAN_Vulkan",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-DDL3_ASAN_Vulkan",
+ "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-DDL3_TSAN_Vulkan",
"Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All",
"Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN",
"Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-PreAbandonGpuContext",