Commit 906cc59
committed
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.1 parent 1c464ae commit 906cc59
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
51 | 61 | | |
52 | 62 | | |
53 | 63 | | |
| |||
57 | 67 | | |
58 | 68 | | |
59 | 69 | | |
60 | | - | |
| 70 | + | |
61 | 71 | | |
62 | 72 | | |
63 | 73 | | |
| |||
0 commit comments