Merge "Run df after gate"

This commit is contained in:
Jenkins
2013-11-26 01:13:32 +00:00
committed by Gerrit Code Review

View File

@@ -324,6 +324,7 @@ function cleanup_host {
sudo cp $BASE/new/devstack/localrc $NEWLOGTARGET/localrc.txt
sudo iptables-save > $WORKSPACE/logs/iptables.txt
df -h> $WORKSPACE/logs/df.txt
pip freeze > $WORKSPACE/logs/pip-freeze.txt