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
This commit is contained in:
Clark Boylan 2017-11-29 11:27:11 -08:00
parent 614b1aaa09
commit 21bb20aca6
1 changed files with 17 additions and 1 deletions

View File

@ -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: