Report full node info before running sanity
This commit is contained in:
parent
6015a0ff15
commit
8783563176
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue