Capture disk space available at the start of a run

More debugging of issues is all.

Change-Id: I97037ef417b829e65dd0065cc0e65a55dd49ce62
This commit is contained in:
Robert Collins
2014-01-24 18:40:02 +13:00
parent 6cf7a3a128
commit b27c32045e

View File

@@ -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