Merge "Add puppet-openstack-integration to delorean exclude list"

This commit is contained in:
Jenkins 2017-01-18 00:23:32 +00:00 committed by Gerrit Code Review
commit e0aeffc9dc
1 changed files with 1 additions and 1 deletions

View File

@ -259,7 +259,7 @@ function delorean_build_and_serve {
for PROJFULLREF in $ZUUL_CHANGES ; do
PROJ=$(filterref $PROJFULLREF)
# If ci is being run for a change to ci its ok not to have a ci produced repository
excluded_proj="tripleo-ci tripleo-quickstart tripleo-quickstart-extras"
excluded_proj="tripleo-ci tripleo-quickstart tripleo-quickstart-extras puppet-openstack-integration"
if [[ " $excluded_proj " =~ " $PROJ " ]]; then
mkdir -p $TRIPLEO_ROOT/delorean/data/repos/current
touch $TRIPLEO_ROOT/delorean/data/repos/current/delorean-ci.repo