Add designate-tempest-plugin to Designate DSVM jobs
Without this, cloning the repo in DS fails with "Cloning not allowed in this configuration". Change-Id: Ic1ee7f8bfea7954fca4057b74b76fcb502bb782d
This commit is contained in:
parent
a95f6cb6fc
commit
a38372db3b
@ -22,6 +22,7 @@
|
|||||||
export PROJECTS="openstack/designate $PROJECTS"
|
export PROJECTS="openstack/designate $PROJECTS"
|
||||||
export PROJECTS="openstack/python-designateclient $PROJECTS"
|
export PROJECTS="openstack/python-designateclient $PROJECTS"
|
||||||
export PROJECTS="openstack/designate-dashboard $PROJECTS"
|
export PROJECTS="openstack/designate-dashboard $PROJECTS"
|
||||||
|
export PROJECTS="openstack/designate-tempest-plugin $PROJECTS"
|
||||||
|
|
||||||
if [[ "stable/kilo stable/liberty" =~ $ZUUL_BRANCH ]]; then
|
if [[ "stable/kilo stable/liberty" =~ $ZUUL_BRANCH ]]; then
|
||||||
# Kilo/Liberty version uses the older 'hooks' approach to adding
|
# Kilo/Liberty version uses the older 'hooks' approach to adding
|
||||||
|
Loading…
Reference in New Issue
Block a user