Merge "[Manila] Fix grenade job settings"
This commit is contained in:
commit
27025c6f5e
@ -147,14 +147,13 @@
|
||||
export PROJECTS="openstack-dev/grenade $PROJECTS"
|
||||
export PROJECTS="openstack/python-manilaclient $PROJECTS"
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TEMPEST=1
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_GATE_GRENADE=pullup
|
||||
export ENABLED_SERVICES=tempest
|
||||
|
||||
# Enable manila devstack plugin. Provided repo should be
|
||||
# Enable manila grenade plugin. Provided repo should be
|
||||
# cloned by zuul before devstack run and below provided
|
||||
# link should not be used. Same for 'grenade' plugin.
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin manila git://git.openstack.org/openstack/manila"
|
||||
# link should not be used.
|
||||
export GRENADE_PLUGINRC="enable_grenade_plugin manila git://git.openstack.org/openstack/manila"
|
||||
|
||||
# Keep localrc to be able to set some vars in pre_test_hook
|
||||
|
Loading…
x
Reference in New Issue
Block a user