Use castellan from source in gate-castellan-dsvm-functional
gate-castellan-dsvm-functional seems to be picking up castellan from pypi, let's add it to DEVSTACK_PROJECT_FROM_GIT so it gets installed from source. Change-Id: Ibe962eddb804ab78b67031b8b3468e0c3a68ea87
This commit is contained in:
parent
40e71b2dd1
commit
03b03a905d
@ -21,8 +21,7 @@
|
||||
export ENABLED_SERVICES=tempest,keystone
|
||||
export PROJECTS="openstack/barbican $PROJECTS"
|
||||
export PROJECTS="openstack/barbican-tempest-plugin $PROJECTS"
|
||||
export PROJECTS="openstack/castellan $PROJECTS"
|
||||
export DEVSTACK_PROJECT_FROM_GIT="python-barbicanclient"
|
||||
export DEVSTACK_PROJECT_FROM_GIT="python-barbicanclient,castellan"
|
||||
|
||||
function gate_hook {
|
||||
$BASE/new/castellan/castellan/tests/contrib/gate_hook.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user