aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/jobs.json
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2017-02-21 19:10:24 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-02-22 00:13:10 +0000
commit46df2a137232e1e25223770c5810d69256d6bcec (patch)
tree472b61ed538bc70b789b24aa9a79a4cbc8a6db12 /infra/bots/jobs.json
parent7c25f963b9ce4137e7553ef6ea1fbce76c6b9846 (diff)
Split Valgrind jobs -- one DM/NB run per task.
Reland of https://skia-review.googlesource.com/c/8723/1 BUG=skia:2789 NOTRY=true Change-Id: I1fbd314457a9d411543c8d7af4df166608d1acc7 Reviewed-on: https://skia-review.googlesource.com/8832 Reviewed-by: Ben Wagner <benjaminwagner@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/bots/jobs.json')
-rw-r--r--infra/bots/jobs.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/infra/bots/jobs.json b/infra/bots/jobs.json
index f8b2521d20..4570e41961 100644
--- a/infra/bots/jobs.json
+++ b/infra/bots/jobs.json
@@ -123,6 +123,7 @@
"Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-CT_BENCH_1k_SKPs",
"Perf-Ubuntu-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_1k_SKPs",
"Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind",
+ "Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind_AbandonGpuContext",
"Perf-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Debug",
"Perf-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release",
"Perf-Ubuntu16-Clang-NUC-GPU-IntelIris540-x86_64-Debug",
@@ -223,6 +224,8 @@
"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release",
"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD",
"Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind",
+ "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind_AbandonGpuContext",
+ "Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind_PreAbandonGpuContext",
"Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Debug",
"Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release",
"Test-Ubuntu16-Clang-NUC-GPU-IntelIris540-x86_64-Debug",