From 5b1189db6eb6ed999bf69a010fd3627822e879bb Mon Sep 17 00:00:00 2001 From: Scott Hussey Date: Thu, 7 Jun 2018 16:13:42 -0500 Subject: [PATCH] (zuul) Seperate publish job - It seems that parent job cannot utilize secrets defined in the child job Change-Id: I1c2b0077cab0ef5b6ef6c32e0d3b7c8ff3f54f4f --- .zuul.yaml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index b3d493c2..eb8acf08 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -154,7 +154,20 @@ - job: name: airship-shipyard-docker-build-post - parent: airship-shipyard-image-base + timeout: 1800 + roles: + - zuul: openstack/openstack-helm-infra + pre-run: + - tools/gate/playbooks/osh-infra-upgrade-host.yaml + - tools/gate/playbooks/osh-infra-deploy-docker.yaml + run: tools/gate/playbooks/run-image.yaml + nodeset: airship-shipyard-single-node + required-projects: + - openstack/openstack-helm-infra + irrelevant-files: + - ^.*\.rst$ + - ^doc/.*$ + - ^releasenotes/.*$ secrets: - airship_shipyard_quay_creds vars: