Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Unified Diff: masters/master.client.skia.fyi/slaves.cfg

Issue 1920283002: Modify Skia recipes to allow running XSAN on Swarming. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: masters/master.client.skia.fyi/slaves.cfg
diff --git a/masters/master.client.skia.fyi/slaves.cfg b/masters/master.client.skia.fyi/slaves.cfg
index e194d38f3f37c625f84ecadd26a877c8c709978e..5881331f8ca70820baddfa1cf72b93d8da79a7ae 100644
--- a/masters/master.client.skia.fyi/slaves.cfg
+++ b/masters/master.client.skia.fyi/slaves.cfg
@@ -8,8 +8,8 @@ INTEGER_WIDTH = 3
LINUX_SWARMING_BOTS = [
'Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Swarming',
'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Swarming',
- 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SwarmingASAN',
- 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SwarmingMSAN',
+ 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-SwarmingASAN',
+ 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-SwarmingMSAN',
'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SwarmingTSAN',
]

Powered by Google App Engine
This is Rietveld 408576698