Add barbican-tempest-plugin for more jobs

With the creation of the barbican-tempest-plugin repo, jobs need to add
the repo to PROJECTS variable if they use the barbican plugin.

Update barbicanclient and castellan.

Change-Id: I3b3c662e37760f116fe482ecc9976a917b41af26
This commit is contained in:
Andreas Jaeger 2017-01-04 08:29:51 +01:00
parent 9aaad83718
commit 28f8e09eaf
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@
export ENABLED_SERVICES=tempest,keystone
export PROJECTS="openstack/barbican $PROJECTS"
export PROJECTS="openstack/python-barbicanclient $PROJECTS"
export PROJECTS="openstack/barbican-tempest-plugin $PROJECTS"
export PROJECTS="openstack/castellan $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="enable_plugin barbican git://git.openstack.org/openstack/barbican"

View File

@ -17,6 +17,7 @@
export ENABLED_SERVICES=barbican,tempest,keystone
export PROJECTS="openstack/barbican $PROJECTS"
export PROJECTS="openstack/python-barbicanclient $PROJECTS"
export PROJECTS="openstack/barbican-tempest-plugin $PROJECTS"
function gate_hook {{
$BASE/new/barbican/devstack/gate_hook.sh