Skip to content

Commit

Permalink
Merge pull request #1025 from voxpupuli/cern
Browse files Browse the repository at this point in the history
Run rspec-puppet jobs on CERN runners
  • Loading branch information
bastelfreak authored Jun 27, 2024
2 parents fd1e903 + 8ab3e28 commit a8f8c8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
with:
timeout_minutes: 75
unit_runs_on: 'cern-self-hosted'
1 change: 1 addition & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
.github/workflows/ci.yml:
with:
timeout_minutes: 75
unit_runs_on: 'cern-self-hosted'
spec/spec_helper.rb:
spec_overrides: "require 'spec_helper_methods'"

0 comments on commit a8f8c8e

Please sign in to comment.