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

Unified Diff: compute_engine_scripts/buildbots/vm_config.sh

Issue 310253003: Add setup scripts for a Graphite server. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Created 6 years, 6 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: compute_engine_scripts/buildbots/vm_config.sh
diff --git a/compute_engine_scripts/buildbots/vm_config.sh b/compute_engine_scripts/buildbots/vm_config.sh
index bd02cfc5f14ba7374bd5a0fda5763ee13465ee84..bba08673dcaa68143622bcf6ca7740e7b6c8fe36 100755
--- a/compute_engine_scripts/buildbots/vm_config.sh
+++ b/compute_engine_scripts/buildbots/vm_config.sh
@@ -24,10 +24,12 @@ SLAVES_MACHINE_TYPE="n1-standard-2"
SLAVE_IP_ADDRESSES="108.170.220.73 108.170.220.26 108.170.220.96 108.170.220.108 108.170.220.55 108.170.220.69"
# The following IP addresses are reserved for skia-android-canary:
# 108.170.220.94
-# The following IP address is used by webtry (jcgregorio's instance):
+# The following IP address is used by skia-webtry (jcgregorio's instance):
# 108.170.220.126
# The following IP address is used by skia-perf (bensong's instance):
# 108.170.220.208
+# The following IP address is used by skia-monitor (jcgregorio's instance):
+# 108.170.220.59
# rebaseline_server names, type and their IP addresses to use for each zone.
VM_REBASELINESERVER_NAMES=${VM_REBASELINESERVER_NAMES:="rebaseline-server-1"}
« no previous file with comments | « no previous file | compute_engine_scripts/monitoring/README.md » ('j') | compute_engine_scripts/monitoring/README.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698