Allow clone of manila-tempest-plugin
in manilaclient-dsvm-functional job definition since with change [1] we install this repository system-wide in our devstack plugin. [1] I0844cdb48b9d415bd341c4687620412178be871b TrivialFix Change-Id: I16333dac4382ce93135981121ad38ec5e2e98ea4
This commit is contained in:
parent
f4090b1868
commit
c898e5c231
@ -21,3 +21,4 @@
|
||||
- openstack/manila
|
||||
- openstack/neutron
|
||||
- openstack/python-manilaclient
|
||||
- openstack/manila-tempest-plugin
|
||||
|
@ -44,6 +44,7 @@
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_PROJECT_FROM_GIT="python-manilaclient"
|
||||
export PROJECTS="openstack/manila-tempest-plugin $PROJECTS"
|
||||
|
||||
# Keep localrc to be able to set some vars in pre_test_hook
|
||||
export KEEP_LOCALRC=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user