functions: clone poi mitaka when cloning ceph/hammer

When submitting a patch in puppet-ceph stable/hammer, we want to clone
puppet-openstack-integration from stable/mitaka.

This patch makes sure of that.

Change-Id: I7a7190f0c9e7257f74672d8a8d63678706c63243
This commit is contained in:
Emilien Macchi 2016-08-12 12:42:25 -04:00
parent 49d00974b9
commit b1343de9bc

View File

@ -33,8 +33,10 @@ EOF
# Ceph Jewel works with Newton and beyond.
if [ "$ZUUL_BRANCH" == "stable/hammer" ] || [ "$ZUUL_BRANCH" == "stable/mitaka" ]; then
PUPPET_CEPH_ZUUL_BRANCH='stable/hammer'
ZUUL_BRANCH='stable/mitaka'
else
PUPPET_CEPH_ZUUL_BRANCH=$ZUUL_BRANCH
ZUUL_BRANCH=$ZUUL_BRANCH
fi
# Periodic jobs run without ref on master