Skip to content

Commit 72ec89d

Browse files
authored
Merge pull request #967 from voxpupuli/unit
Unit tests: run on CERN runners
2 parents d2bfd89 + b500b9a commit 72ec89d

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
beaker_facter: 'zabbix_version:Zabbix:5.0,6.0,7.0'
24+
unit_runs_on: 'cern-self-hosted'

.sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ spec/spec_helper.rb:
1515
.github/workflows/ci.yml:
1616
with:
1717
beaker_facter: 'zabbix_version:Zabbix:5.0,6.0'
18+
unit_runs_on: 'cern-self-hosted'

0 commit comments

Comments
 (0)