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 committed Nov 15, 2023
1 parent dd430af commit fb4dc4e
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 @@ -16,3 +16,4 @@ jobs:
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1
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 fb4dc4e

Please sign in to comment.