Skip to content

Commit fb4dc4e

Browse files
committed
Run Unit tests on CERN runners
1 parent dd430af commit fb4dc4e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ Gemfile:
66
- gem: 'mock_redis'
77
spec/spec_helper.rb:
88
mock_with: ":mocha"
9+
.github/workflows/ci.yml:
10+
unit_runs_on: 'cern-self-hosted'

0 commit comments

Comments
 (0)