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

Unified Diff: tests/masters_test.py

Issue 782043003: Add a new chromium.mojo master (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years 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: tests/masters_test.py
diff --git a/tests/masters_test.py b/tests/masters_test.py
index e0fa57aa9e93a8f80a6f66b31d9bcab22797abff..14239a91422d04f5f8379673406a3107f21e1a88 100755
--- a/tests/masters_test.py
+++ b/tests/masters_test.py
@@ -213,6 +213,7 @@ def main(argv):
'master.chromium.mac': 'ChromiumMac',
'master.chromium.memory': 'ChromiumMemory',
'master.chromium.memory.fyi': 'ChromiumMemoryFYI',
+ 'master.chromium.mojo': 'ChromiumMojo',
agable 2014/12/09 20:58:22 I assume this can't be done by buildbot-tool yet.
Dirk Pranke 2014/12/09 21:03:43 Correct.
'master.chromium.perf': 'ChromiumPerf',
'master.chromium.perf.fyi': 'ChromiumPerfFyi',
'master.chromium.swarm': 'ChromiumSwarm',
« masters/master.chromium.mojo/builders.json ('K') | « masters/master.chromium.mojo/slaves.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698