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:
parent
614b1aaa09
commit
21bb20aca6
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user