Merge "Add barbican-tempest-plugin tests to Castellan"

This commit is contained in:
Jenkins 2017-02-27 08:04:11 +00:00 committed by Gerrit Code Review
commit e05e077294
3 changed files with 13 additions and 0 deletions

View File

@ -123,6 +123,10 @@
export DEVSTACK_GATE_POSTGRES=1
fi
if [ "{special}" == "-castellan-from-git" ] ; then
export DEVSTACK_LOCAL_CONFIG+=$'\n'"LIBS_FROM_GIT=castellan"
fi
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
./safe-devstack-vm-gate-wrap.sh

View File

@ -550,6 +550,13 @@
- python-jobs
- openstack-client-publish-jobs
- pypi-jobs
- '{pipeline}-barbican-{plugin}-dsvm-tempest{special}-{node}{suffix}':
pipeline: gate
plugin: simple-crypto
branch-override: default
special: '-castellan-from-git'
suffix: '-nv'
node: ubuntu-xenial
- project:
name: cathead

View File

@ -5945,6 +5945,8 @@ projects:
- gate-castellan-dsvm-functional
gate:
- gate-castellan-dsvm-functional
experimental:
- gate-barbican-simple-crypto-dsvm-tempest-castellan-from-git-ubuntu-xenial-nv
- name: openstack/cathead
template: