Fix rally-cli tests
Run cli tests directly by `tox -ecli' Change-Id: I3dfb8a7d62ade55f93a01886347a2019242874ef
This commit is contained in:
parent
85e3221f0b
commit
4f6351264f
@ -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…
x
Reference in New Issue
Block a user