Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 7ac038f

Browse files
dogbenSkia Commit-Bot
authored andcommitted
Move Android GPU ASAN jobs to NVIDIA_Shield.
Followup to https://skia-review.googlesource.com/c/skia/+/261933; Pixel bots don't have enough capacity. Change-Id: I3b3413c32170a31ba25a53cbbdc15b65b9c66f33 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/261996 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Mike Klein <mtklein@google.com> Commit-Queue: Ben Wagner aka dogben <benjaminwagner@google.com> Auto-Submit: Ben Wagner aka dogben <benjaminwagner@google.com>
1 parent 5919cf6 commit 7ac038f

File tree

2 files changed

+275
-275
lines changed

2 files changed

+275
-275
lines changed

infra/bots/jobs.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -318,15 +318,23 @@
318318
"Test-Android-Clang-NVIDIA_Shield-CPU-TegraX1-arm-Release-All-Android",
319319
"Test-Android-Clang-NVIDIA_Shield-CPU-TegraX1-arm64-Debug-All-Android",
320320
"Test-Android-Clang-NVIDIA_Shield-CPU-TegraX1-arm64-Release-All-Android",
321+
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm-Debug-All-Android_ASAN",
322+
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm-Debug-All-Android_ASAN_Vulkan",
321323
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm-Debug-All-Android_NoGPUThreads",
322324
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm-Debug-All-Android_Vulkan",
325+
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm-Release-All-Android_ASAN",
326+
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm-Release-All-Android_ASAN_Vulkan",
323327
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm-Release-All-Android_NoGPUThreads",
324328
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm-Release-All-Android_Vulkan",
325329
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android",
330+
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_ASAN",
331+
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_ASAN_Vulkan",
326332
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_CCPR",
327333
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan",
328334
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Debug-All-Android_Vulkan_NoGPUThreads",
329335
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android",
336+
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_ASAN",
337+
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_ASAN_Vulkan",
330338
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan",
331339
"Test-Android-Clang-NVIDIA_Shield-GPU-TegraX1-arm64-Release-All-Android_Vulkan_NoGPUThreads",
332340
"Test-Android-Clang-Nexus5-CPU-Snapdragon800-arm-Debug-All-Android",
@@ -347,18 +355,10 @@
347355
"Test-Android-Clang-Pixel-CPU-Snapdragon821-arm-Release-All-Android_ASAN",
348356
"Test-Android-Clang-Pixel-CPU-Snapdragon821-arm64-Debug-All-Android_ASAN",
349357
"Test-Android-Clang-Pixel-CPU-Snapdragon821-arm64-Release-All-Android_ASAN",
350-
"Test-Android-Clang-Pixel-GPU-Adreno530-arm-Debug-All-Android_ASAN",
351-
"Test-Android-Clang-Pixel-GPU-Adreno530-arm-Debug-All-Android_ASAN_Vulkan",
352-
"Test-Android-Clang-Pixel-GPU-Adreno530-arm-Release-All-Android_ASAN",
353-
"Test-Android-Clang-Pixel-GPU-Adreno530-arm-Release-All-Android_ASAN_Vulkan",
354358
"Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android",
355-
"Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_ASAN",
356-
"Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_ASAN_Vulkan",
357359
"Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_CCPR",
358360
"Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Debug-All-Android_Vulkan",
359361
"Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android",
360-
"Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_ASAN",
361-
"Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_ASAN_Vulkan",
362362
"Test-Android-Clang-Pixel-GPU-Adreno530-arm64-Release-All-Android_Vulkan",
363363
"Test-Android-Clang-Pixel2XL-GPU-Adreno540-arm64-Debug-All-Android",
364364
"Test-Android-Clang-Pixel2XL-GPU-Adreno540-arm64-Debug-All-Android_DDL1_Vulkan",

0 commit comments

Comments
 (0)