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

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

Issue 1836713002: [libfuzzer] registering ubsan build. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: added slaves.cfg Created 4 years, 9 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') | no next file » | 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 a856729aa3a78937c86efca2617cdfc11728ac74..d3ac1c39f5f90f06cfff216c675de7f3f7999102 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -740,7 +740,9 @@ slaves = [
},
{
'master': 'ChromiumFYI',
- 'builder': ['Libfuzzer Upload Linux ASan', 'Libfuzzer Upload Linux MSan'],
+ 'builder': ['Libfuzzer Upload Linux ASan',
+ 'Libfuzzer Upload Linux MSan',
+ 'Libfuzzer Upload Linux UBSan'],
'hostname': 'slave43-c1',
'os': 'linux',
'version': 'trusty',
« no previous file with comments | « masters/master.chromium.fyi/master.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698