Merge "Fix ansible dsvm functional job"

This commit is contained in:
Jenkins 2016-07-18 10:09:24 +00:00 committed by Gerrit Code Review
commit b5334b1186
1 changed files with 5 additions and 2 deletions

View File

@ -50,10 +50,13 @@
export OVERRIDE_ZUUL_BRANCH=$BRANCH_OVERRIDE
fi
function post_test_hook {{
$BASE/new/$ZUUL_PROJECT/tests/hooks/post_test_hook.sh
}}
export -f post_test_hook
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh
- tox:
envlist: functional
publishers:
- devstack-logs