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

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

Issue 2293913004: Add ClangToTLinuxAsanLibfuzzer (Closed)
Patch Set: Fix typo Created 4 years, 3 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/recipes/chromium_libfuzzer_clang_tot.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 e375c6ba25f35d17a684a166dd4474f234639aa7..4b5cfe410239ac7edcfee569a2b789c019ac7fcd 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -664,6 +664,14 @@ slaves = [
},
{
'master': 'ChromiumFYI',
+ 'builder': ['ClangToTLinuxASanLibfuzzer'],
+ 'hostname': 'slave116-c1',
+ 'os': 'linux',
+ 'version': 'trusty',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
'builder': 'MD Top Chrome ChromeOS non-material',
'hostname': 'slave45-c1',
'os': 'linux',
« no previous file with comments | « masters/master.chromium.fyi/master.cfg ('k') | scripts/slave/recipes/chromium_libfuzzer_clang_tot.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698