Merge "Propage errors in post test hook"

This commit is contained in:
Jenkins 2016-07-12 11:15:34 +00:00 committed by Gerrit Code Review
commit 76d59882b6

View File

@ -14,7 +14,7 @@
# This script is executed inside post_test_hook function in devstack gate.
set -x
set -ex
export DEST=${DEST:-/opt/stack/new}
source $DEST/devstack/openrc admin admin