Move testnet influxdb datasource to influxcloud

This commit is contained in:
Michael Vines
2019-04-26 08:44:33 -07:00
parent 963ce0bbc3
commit 657d9ad215

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"