You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install latest builds from internal nightlies in beaker tests
Modules that rely on litmus use the puppet_agent module to install the latest
released and nightly versions of `puppet-agent` packages:
bundle exec rake 'litmus:install_agent[puppet7-nightly]'
Commits 025aa70 and b2e73a8 changed the default location where nightly
builds are installed from. Since we haven't documented how to do that, revert
those changes. Instead specify the internal sources in the test for the
situation where a platform has been recently added, but hasn't been released
yet, for example, macOS 15 ARM.
We will need to revisit how to install `puppet*_nightly` puppet core builds.
0 commit comments