Add python-client installation to the mistral job
There were prepared a suite of tests which check client methods and these tests need to be run in mistral job. That's why need to install python-mistralclient too. Change-Id: I521755eb1f171afab551e484fe4a8cbdef1abc81
This commit is contained in:
parent
9a15781d5e
commit
e0d488825c
@ -17,6 +17,7 @@
|
||||
export DEVSTACK_GATE_TIMEOUT=60
|
||||
export ENABLED_SERVICES=mistral,tempest
|
||||
export PROJECTS="stackforge/mistral $PROJECTS"
|
||||
export PROJECTS="stackforge/python-mistralclient $PROJECTS"
|
||||
|
||||
function pre_test_hook {
|
||||
cd /opt/stack/new/mistral/functionaltests
|
||||
|
Loading…
Reference in New Issue
Block a user