Merge "puppet: add 3.8 release tests support"
This commit is contained in:
commit
7254b4e7af
@ -161,7 +161,7 @@
|
||||
- revoke-sudo
|
||||
- gerrit-git-prep
|
||||
- shell: |
|
||||
export PUPPET_GEM_VERSION='~> 3.7.0'
|
||||
export PUPPET_GEM_VERSION='~> 3.8.0'
|
||||
mkdir .bundled_gems
|
||||
export GEM_HOME=`pwd`/.bundled_gems
|
||||
bundle install
|
||||
@ -184,6 +184,7 @@
|
||||
- 3.4
|
||||
- 3.6
|
||||
- 3.7
|
||||
- 3.8
|
||||
- 4.0
|
||||
jobs:
|
||||
- 'gate-{name}-puppet-unit-{puppet_version}'
|
||||
|
@ -498,6 +498,7 @@ project-templates:
|
||||
# 3.5 was swiftly replaced with 3.6
|
||||
- gate-{name}-puppet-unit-3.6
|
||||
- gate-{name}-puppet-unit-3.7
|
||||
- gate-{name}-puppet-unit-3.8
|
||||
- gate-{name}-puppet-unit-4.0
|
||||
gate:
|
||||
- gate-{name}-puppet-unit-3.3
|
||||
@ -505,6 +506,7 @@ project-templates:
|
||||
# 3.5 was swiftly replaced with 3.6
|
||||
- gate-{name}-puppet-unit-3.6
|
||||
- gate-{name}-puppet-unit-3.7
|
||||
- gate-{name}-puppet-unit-3.8
|
||||
- gate-{name}-puppet-unit-4.0
|
||||
|
||||
- name: infra-puppet-apply-jobs
|
||||
|
Loading…
x
Reference in New Issue
Block a user