diff --git a/ci/testnet-sanity.sh b/ci/testnet-sanity.sh index 79ee4e73ef..0aebe5b1c7 100755 --- a/ci/testnet-sanity.sh +++ b/ci/testnet-sanity.sh @@ -54,6 +54,8 @@ set -x echo "--- $cloudProvider.sh config" timeout 5m net/"$cloudProvider".sh config -p "$netName" -z "$zone" net/init-metrics.sh -e +echo "+++ $cloudProvider.sh info" +net/"$cloudProvider".sh info echo --- net.sh sanity ok=true timeout 5m net/net.sh sanity \