Index: masters/master.chromium.mojo/slaves.cfg |
diff --git a/masters/master.chromium.mojo/slaves.cfg b/masters/master.chromium.mojo/slaves.cfg |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2293ea37b08fad288dcde51591fde77f6454ec96 |
--- /dev/null |
+++ b/masters/master.chromium.mojo/slaves.cfg |
@@ -0,0 +1,20 @@ |
+# Copyright 2014 The Chromium Authors. All rights reserved. |
+# Use of this source code is governed by a BSD-style license that can be |
+# found in the LICENSE file. |
+ |
+# This file was generated from |
+# scripts/tools/buildbot_tool_templates/slaves.cfg |
+# by scripts/tools/buildbot-tool. |
+# DO NOT EDIT BY HAND! |
+ |
+ |
+slaves = [ |
+ { |
+ 'master': 'ChromiumMojo', |
+ 'hostname': 'vm9999-m1', |
+ 'builder': 'Chromium Mojo Linux', |
+ 'os': 'linux', |
+ 'version': 'precise', |
+ 'bits': '64', |
+ }, |
+] |