Fix rally-cli tests
Run cli tests directly by `tox -ecli' Change-Id: I3dfb8a7d62ade55f93a01886347a2019242874ef
This commit is contained in:
parent
6922525911
commit
77ec9be12e
@ -81,7 +81,8 @@
|
||||
- shell: |
|
||||
#/bin/bash -xe
|
||||
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
|
||||
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||
|
Loading…
Reference in New Issue
Block a user