Re-enable devstack test job

Change-Id: I8073a3706eb16fe0a271ea59f6381f363ead0e5b
This commit is contained in:
David Shrewsbury 2017-02-09 12:19:43 -05:00
parent 59fa7781c7
commit d884a35937
1 changed files with 1 additions and 3 deletions

View File

@ -40,8 +40,6 @@ function waitfornode {
done
}
exit 0
if [ $NODEPOOL_PAUSE_CENTOS_7_DIB = 'false' ]; then
# check that image built
waitforimage centos-7
@ -82,7 +80,7 @@ set -o errexit
$NODEPOOL list
# Try to delete the nodes that were just built
$NODEPOOL delete --now 1
$NODEPOOL delete --now 0000000000
# show the deleted nodes (and their replacements may be building)
$NODEPOOL list