From 8d9223294936432d5e4a8dc5319a42baa79b51c3 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Fri, 28 Sep 2018 07:32:49 -0700 Subject: [PATCH] Specify zone --- ci/testnet-deploy.sh | 2 +- ci/testnet-sanity.sh | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ci/testnet-deploy.sh b/ci/testnet-deploy.sh index 4399f7fcf..486fdccf5 100755 --- a/ci/testnet-deploy.sh +++ b/ci/testnet-deploy.sh @@ -24,7 +24,7 @@ usage: $0 [name] [zone] [options...] Deploys a CD testnet name - name of the network - zone - GCE to deploy the network into + zone - zone to deploy the network into options: -s edge|beta|stable - Deploy the specified Snap release channel diff --git a/ci/testnet-sanity.sh b/ci/testnet-sanity.sh index 08d77dacd..02c634117 100755 --- a/ci/testnet-sanity.sh +++ b/ci/testnet-sanity.sh @@ -9,11 +9,12 @@ usage() { echo "Error: $*" fi cat <