Skip to content

Commit

Permalink
Run Unit tests on CERN runners
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak authored and traylenator committed Apr 26, 2024
1 parent 74fdaf6 commit baaeb4c
Show file tree
Hide file tree
Showing 2 changed files with 3 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:
pidfile_workaround: 'false'
unit_runs_on: 'cern-self-hosted'
2 changes: 2 additions & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ Gemfile:
- gem: 'mock_redis'
spec/spec_helper.rb:
mock_with: ":mocha"
.github/workflows/ci.yml:
unit_runs_on: 'cern-self-hosted'

0 comments on commit baaeb4c

Please sign in to comment.