Merge "Add barbican-tempest-plugin tests to Castellan"
This commit is contained in:
commit
e05e077294
@ -123,6 +123,10 @@
|
|||||||
export DEVSTACK_GATE_POSTGRES=1
|
export DEVSTACK_GATE_POSTGRES=1
|
||||||
fi
|
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
|
cp devstack-gate/devstack-vm-gate-wrap.sh ./safe-devstack-vm-gate-wrap.sh
|
||||||
|
|
||||||
./safe-devstack-vm-gate-wrap.sh
|
./safe-devstack-vm-gate-wrap.sh
|
||||||
|
@ -550,6 +550,13 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- openstack-client-publish-jobs
|
- openstack-client-publish-jobs
|
||||||
- pypi-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:
|
- project:
|
||||||
name: cathead
|
name: cathead
|
||||||
|
@ -5945,6 +5945,8 @@ projects:
|
|||||||
- gate-castellan-dsvm-functional
|
- gate-castellan-dsvm-functional
|
||||||
gate:
|
gate:
|
||||||
- gate-castellan-dsvm-functional
|
- gate-castellan-dsvm-functional
|
||||||
|
experimental:
|
||||||
|
- gate-barbican-simple-crypto-dsvm-tempest-castellan-from-git-ubuntu-xenial-nv
|
||||||
|
|
||||||
- name: openstack/cathead
|
- name: openstack/cathead
|
||||||
template:
|
template:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user