Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/tag_deploy_rubygem.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
echo "release_command=$GEM_RELEASE_COMMAND" | tee -a "$GITHUB_OUTPUT"
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 2.7.8
bundler-cache: true
- name: Test build the package
run: "${{ steps.commands.outputs.build_command }}"
Expand Down Expand Up @@ -184,7 +184,7 @@ jobs:
clean: true
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 2.7.8
bundler-cache: true
- name: Build RubyGem
run: |
Expand Down
6 changes: 3 additions & 3 deletions spec/lib/simp/ci/files/job_broken_link_nodeset/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
6 changes: 3 additions & 3 deletions spec/lib/simp/ci/files/job_invalid_nodeset/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
6 changes: 3 additions & 3 deletions spec/lib/simp/ci/files/job_invalid_suite/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
6 changes: 3 additions & 3 deletions spec/lib/simp/ci/files/job_missing_nodeset/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
6 changes: 3 additions & 3 deletions spec/lib/simp/ci/files/multiple_invalid_jobs/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
6 changes: 3 additions & 3 deletions spec/lib/simp/ci/files/multiple_valid_jobs/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
6 changes: 3 additions & 3 deletions spec/lib/simp/ci/files/no_acceptance_tests/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
6 changes: 3 additions & 3 deletions spec/lib/simp/ci/files/valid_job_nodeset_link/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
6 changes: 3 additions & 3 deletions spec/lib/simp/ci/files/valid_job_suite_nodeset/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,21 +63,21 @@ variables:
#-----------------------------------------------------------------------

.pup_5: &pup_5
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 5.0'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_5_5_10: &pup_5_5_10
image: 'ruby:2.4'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '5.5.10'
BEAKER_PUPPET_COLLECTION: 'puppet5'
MATRIX_RUBY_VERSION: '2.4'

.pup_6: &pup_6
image: 'ruby:2.5'
image: 'ruby:2.7'
variables:
PUPPET_VERSION: '~> 6.0'
BEAKER_PUPPET_COLLECTION: 'puppet6'
Expand Down
12 changes: 6 additions & 6 deletions spec/lib/simp/rake/pupmod/fixtures/simpmod/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,39 +8,39 @@ puppet-syntax:
stage: test
tags:
- docker
image: ruby:2.1
image: ruby:2.7
script:
- bundle install
- bundle exec rake syntax
puppet-lint:
stage: test
tags:
- docker
image: ruby:2.1
image: ruby:2.7
script:
- bundle install
- bundle exec rake lint
puppet-metadata:
stage: test
tags:
- docker
image: ruby:2.1
image: ruby:2.7
script:
- bundle install
- bundle exec rake metadata
unit-test-ruby-2.1:
stage: test
tags:
- docker
image: ruby:2.1
image: ruby:2.7
script:
- bundle install
- bundle exec rake spec
unit-test-ruby-2.2:
stage: test
tags:
- docker
image: ruby:2.2
image: ruby:2.7
allow_failure: true
script:
- bundle install
Expand All @@ -49,7 +49,7 @@ unit-test-ruby-2.3:
stage: test
tags:
- docker
image: ruby:2.3
image: ruby:2.7
allow_failure: true
script:
- bundle install
Expand Down