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

Unified Diff: site_config/config_default.py

Issue 10830245: Add Win_Swarm Try Bot (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 8 years, 4 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
Index: site_config/config_default.py
diff --git a/site_config/config_default.py b/site_config/config_default.py
index f09a1b3e54ff3495487ca2df11660e50eeea82e5..d265e499248613235c37f6f2a7359eb592243073 100644
--- a/site_config/config_default.py
+++ b/site_config/config_default.py
@@ -39,7 +39,9 @@ class Master(object):
swarm_unix_hashtable_internal = '/path/to/fake/directory'
swarm_windows_hashtable_internal = 'X:\\path\\to\\fake\\directory'
swarm_windows_network_path_vm1_internal = '\\\\fake\\network\\path'
+ swarm_windows_network_path_vm4_internal = '\\\\fake\\network\\path'
swarm_data_server_vm1_internal = 'fake.swarm.data.server'
+ swarm_data_server_vm2_internal = 'fake.swarm.data.server'
# Actually for Chromium OS slaves.
chromeos_url = git_server_url + '/chromiumos.git'
« masters/master.tryserver.chromium/master.cfg ('K') | « masters/master.tryserver.chromium/slaves.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698