Merge "Fix rally-cli tests"
This commit is contained in:
commit
f98ad18c66
@ -81,7 +81,8 @@
|
|||||||
- shell: |
|
- shell: |
|
||||||
#/bin/bash -xe
|
#/bin/bash -xe
|
||||||
function post_test_hook {
|
function post_test_hook {
|
||||||
/usr/local/jenkins/slave_scripts/run-tox.sh cli stackforge rally
|
cd $BASE/new/rally
|
||||||
|
tox -ecli -v
|
||||||
}
|
}
|
||||||
export -f post_test_hook
|
export -f post_test_hook
|
||||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user