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

Unified Diff: compute_engine_scripts/telemetry/vm_create_setup_recreateskps_bot.sh

Issue 199843006: Telemetry instances should now be created with rtb-n1-standard-8-d (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Created 6 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 | « compute_engine_scripts/telemetry/vm_create_cluster.sh ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compute_engine_scripts/telemetry/vm_create_setup_recreateskps_bot.sh
diff --git a/compute_engine_scripts/telemetry/vm_create_setup_recreateskps_bot.sh b/compute_engine_scripts/telemetry/vm_create_setup_recreateskps_bot.sh
index eaf7a3f758a3fc52ec655eb9f042b991c38ed173..4f8c3666215bcb8e14961da2dc76eb23a3860c6a 100755
--- a/compute_engine_scripts/telemetry/vm_create_setup_recreateskps_bot.sh
+++ b/compute_engine_scripts/telemetry/vm_create_setup_recreateskps_bot.sh
@@ -25,7 +25,7 @@ $GCOMPUTE_CMD addinstance ${VM_RECREATESKPS_BOT_NAME} \
--service_account_scopes="$SCOPES" \
--network=skia \
--image=skiatelemetry-3-0-v20131101 \
- --machine_type=n1-standard-8-d \
+ --machine_type=rtb-n1-standard-8-d \
--nopersistent_boot_disk \
--service_version=v1beta16
« no previous file with comments | « compute_engine_scripts/telemetry/vm_create_cluster.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698