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

Unified Diff: masters/master.client.skia.fyi/builders.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: Changes based on code review. Created 4 years, 7 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
« no previous file with comments | « no previous file | masters/master.client.skia.fyi/slaves.cfg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.skia.fyi/builders.cfg
diff --git a/masters/master.client.skia.fyi/builders.cfg b/masters/master.client.skia.fyi/builders.cfg
index dc87641d801e370761640125e1c7ce6d4624b762..7e4c26f930996ce9bf8c6f25d82143fba0c5e1c6 100644
--- a/masters/master.client.skia.fyi/builders.cfg
+++ b/masters/master.client.skia.fyi/builders.cfg
@@ -50,9 +50,9 @@ builders = [
'recipe': 'skia/swarm_trigger' },
{ 'name': 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Swarming',
'recipe': 'skia/swarm_trigger' },
- { 'name': 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SwarmingASAN',
+ { 'name': 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-SwarmingASAN',
'recipe': 'skia/swarm_trigger' },
- { 'name': 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SwarmingMSAN',
+ { 'name': 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-SwarmingMSAN',
'recipe': 'skia/swarm_trigger' },
{ 'name': 'Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SwarmingTSAN',
'recipe': 'skia/swarm_trigger' },
« no previous file with comments | « no previous file | masters/master.client.skia.fyi/slaves.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698