Parent legacy-gerrit-buck to legacy-base

This currently fails with

  Unable to freeze job graph: Pre-review pipeline check does not allow
  post-review job legacy-gerrit-buck

because the artifacts parent is a protected job, so can't be in the
check pipeline.  I think what's happening here is that this job just
tests the build of the packages, and the -publish variant actually
wants to publish it.

Change-Id: I2111a29e28d091a365e65936ec34a909d8cce980
This commit is contained in:
Ian Wienand 2018-03-14 09:07:22 +11:00
parent 92b2425e6e
commit 53039fe507
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@
- job:
name: legacy-gerrit-buck
parent: legacy-publish-openstack-artifacts
parent: legacy-base
run: playbooks/legacy/gerrit-buck/run.yaml
post-run: playbooks/legacy/gerrit-buck/post.yaml
timeout: 2400