Skip to content

Commit

Permalink
Test beaker-hcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Nov 1, 2023
1 parent dbaa56f commit 07ac4c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ jobs:
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1
with:
pidfile_workaround: 'false'
beaker_hypervisor: 'hcloud'
BEAKER_HCLOUD_TOKEN: '${{ secrets.BEAKER_HCLOUD_TOKEN }}'
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ end

group :system_tests do
gem 'voxpupuli-acceptance', '~> 2.0', :require => false
gem 'beaker-hcloud', git: 'https://github.com/bastelfreak/beaker-hcloud', branch: 'label2'
end

group :release do
Expand Down

0 comments on commit 07ac4c9

Please sign in to comment.