Report full node info before running sanity
This commit is contained in:
@ -54,6 +54,8 @@ set -x
|
|||||||
echo "--- $cloudProvider.sh config"
|
echo "--- $cloudProvider.sh config"
|
||||||
timeout 5m net/"$cloudProvider".sh config -p "$netName" -z "$zone"
|
timeout 5m net/"$cloudProvider".sh config -p "$netName" -z "$zone"
|
||||||
net/init-metrics.sh -e
|
net/init-metrics.sh -e
|
||||||
|
echo "+++ $cloudProvider.sh info"
|
||||||
|
net/"$cloudProvider".sh info
|
||||||
echo --- net.sh sanity
|
echo --- net.sh sanity
|
||||||
ok=true
|
ok=true
|
||||||
timeout 5m net/net.sh sanity \
|
timeout 5m net/net.sh sanity \
|
||||||
|
Reference in New Issue
Block a user