Merge "Add barbican-tempest-plugin tests to Castellan"
This commit is contained in:
commit
e05e077294
@ -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
|
||||
|
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user