Merge "puppet: add 3.8 release tests support"

This commit is contained in:
Jenkins 2015-06-30 15:40:03 +00:00 committed by Gerrit Code Review
commit 7254b4e7af
2 changed files with 4 additions and 1 deletions

View File

@ -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}'

View File

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