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

Unified Diff: masters/master.chromium.fyi/slaves.cfg

Issue 887093002: Rename CrWinClang(asan) to CrWinAsan. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 11 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 | « masters/master.chromium.fyi/master.cfg ('k') | scripts/slave/recipe_modules/chromium/chromium_fyi.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index c976060659806ef73fe82c180b763c8356459f91..f2a2d0e4e1f54dad04a4b9dc59267c57ef8bd9ae 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -674,7 +674,7 @@ slaves = [
},
{
'master': 'ChromiumFYI',
- 'builder': ['CrWinClang(asan)', 'CrWinClangLLD'],
+ 'builder': ['CrWinAsan', 'CrWinClangLLD'],
'hostname': 'build4-m1',
'os': 'win',
'version': 'win7',
@@ -682,7 +682,7 @@ slaves = [
},
{
'master': 'ChromiumFYI',
- 'builder': ['CrWinClang(asan) tester', 'CrWinClangLLD tester'],
+ 'builder': ['CrWinAsan tester', 'CrWinClangLLD tester'],
'hostname': 'vm978-m1',
'os': 'win',
'version': 'win7',
« no previous file with comments | « masters/master.chromium.fyi/master.cfg ('k') | scripts/slave/recipe_modules/chromium/chromium_fyi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698