Revert "Stop trying to build networking-bagpipe with DLRN"

This reverts commit 410a0f390e.

The packaging for networking-bagpipe was fixed in RDO[0] so this should no longer be an issue.

[0] https://review.rdoproject.org/r/#/c/5839/

Change-Id: Ib67befcfa8689dd2b954637a14d3e55cd704df9d
This commit is contained in:
Alex Schultz 2017-08-31 17:47:22 +00:00
parent 410a0f390e
commit ca60361c59
1 changed files with 1 additions and 2 deletions

View File

@ -320,8 +320,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
# Exclude networking-bagpipe, RPM package is broken: bug #1709428
excluded_proj="tripleo-ci tripleo-quickstart tripleo-quickstart-extras puppet-openstack-integration grenade networking-bagpipe"
excluded_proj="tripleo-ci tripleo-quickstart tripleo-quickstart-extras puppet-openstack-integration grenade"
if [[ " $excluded_proj " =~ " $PROJ " ]]; then
mkdir -p $TRIPLEO_ROOT/delorean/data/repos/current
touch $TRIPLEO_ROOT/delorean/data/repos/current/delorean-ci.repo