Skip to content

Commit a8f8c8e

Browse files
authored
Merge pull request #1025 from voxpupuli/cern
Run rspec-puppet jobs on CERN runners
2 parents fd1e903 + 8ab3e28 commit a8f8c8e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ jobs:
2121
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
2222
with:
2323
timeout_minutes: 75
24+
unit_runs_on: 'cern-self-hosted'

.sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
.github/workflows/ci.yml:
33
with:
44
timeout_minutes: 75
5+
unit_runs_on: 'cern-self-hosted'
56
spec/spec_helper.rb:
67
spec_overrides: "require 'spec_helper_methods'"

0 commit comments

Comments
 (0)