Move validators from testnet-beta to testnet (#4011)

* Move validators from testnet-beta to testnet

* Move testnet influxdb datasource to influxcloud
This commit is contained in:
Michael Vines
2019-04-26 09:02:12 -07:00
committed by GitHub
parent 8b1724bb70
commit 1684a7bd18
2 changed files with 22 additions and 18 deletions

View File

@ -86,6 +86,7 @@ testnet-beta|testnet-beta-perf)
testnet|testnet-perf)
CHANNEL_OR_TAG=$STABLE_CHANNEL_LATEST_TAG
CHANNEL_BRANCH=$STABLE_CHANNEL
: "${TESTNET_DB_HOST:=https://clocktower-f1d56615.influxcloud.net:8086}"
;;
*)
echo "Error: Invalid TESTNET=$TESTNET"