Skip to content

Commit 0d97873

Browse files
committed
Test rspec-puppet jobs on CERN runners
1 parent b8edb81 commit 0d97873

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
@@ -16,3 +16,4 @@ jobs:
1616
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1
1717
with:
1818
pidfile_workaround: 'false'
19+
unit_runs_on: 'cern-self-hosted'

.sync.yml

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

0 commit comments

Comments
 (0)