Capture disk space available at the start of a run
More debugging of issues is all. Change-Id: I97037ef417b829e65dd0065cc0e65a55dd49ce62
This commit is contained in:
@@ -236,6 +236,8 @@ ip route show
|
||||
ip -6 route show
|
||||
echo "ARP table of this host:"
|
||||
ip neighbor show
|
||||
echo "Available disk space on this host:"
|
||||
df -h
|
||||
|
||||
setup_host &> $WORKSPACE/logs/devstack-gate-setup-host.txt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user