Skip to content

Commit

Permalink
Merge pull request #967 from voxpupuli/unit
Browse files Browse the repository at this point in the history
Unit tests: run on CERN runners
  • Loading branch information
bastelfreak committed Jun 28, 2024
2 parents d2bfd89 + b500b9a commit 72ec89d
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:
beaker_facter: 'zabbix_version:Zabbix:5.0,6.0,7.0'
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 @@ -15,3 +15,4 @@ spec/spec_helper.rb:
.github/workflows/ci.yml:
with:
beaker_facter: 'zabbix_version:Zabbix:5.0,6.0'
unit_runs_on: 'cern-self-hosted'

0 comments on commit 72ec89d

Please sign in to comment.