From 21bb20aca6763558fc5d2ae7a396b9cba9ad9539 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 29 Nov 2017 11:27:11 -0800 Subject: [PATCH] Make infra specific beaker rspec template Turns out the puppet openstack modules do run the legacy xenial beaker rspec job. I had thought they were completely off of the legacy job config but was wrong. This means we need new templates for infra that add in the infra repos and need to restore the existing templates that don't add in the infra repos for the puppet openstack modules. Change-Id: Icf7ec289d51a3e7b7374f8aef5a94d18ec12bc94 --- zuul.d/zuul-legacy-project-templates.yaml | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/zuul.d/zuul-legacy-project-templates.yaml b/zuul.d/zuul-legacy-project-templates.yaml index 6d57a756..3fd5c904 100644 --- a/zuul.d/zuul-legacy-project-templates.yaml +++ b/zuul.d/zuul-legacy-project-templates.yaml @@ -319,6 +319,22 @@ - project-template: name: puppet-beaker-jobs-xenial + check: + jobs: + - legacy-puppet-beaker-rspec + gate: + jobs: + - legacy-puppet-beaker-rspec + +- project-template: + name: puppet-beaker-jobs-xenial-nv + check: + jobs: + - legacy-puppet-beaker-rspec: + voting: false + +- project-template: + name: puppet-beaker-jobs-xenial-infra check: jobs: - legacy-puppet-beaker-rspec-infra @@ -327,7 +343,7 @@ - legacy-puppet-beaker-rspec-infra - project-template: - name: puppet-beaker-jobs-xenial-nv + name: puppet-beaker-jobs-xenial-infra-nv check: jobs: - legacy-puppet-beaker-rspec-infra: