Skip to content

Conversation

@joshcooper
Copy link
Contributor

@joshcooper joshcooper commented May 27, 2025

Previously, we installed puppet-agent and puppetserver packages from public nightlies, but those are no longer updated. Switch to using internal nightlies instead, with these caveats:

  • I didn't change the nightly_apt_repo_url, because we only test with RHEL puppetservers during upgrade testing.

  • This change doesn't affect agent-only nodes. Those will be handled in PA-7431

I manually tested this using:

$ cd acceptance
$ bundle install
$ bundle exec beaker-hostgenerator debian12-64default.a-redhat9-64mdca --hypervisor abs > hosts.yaml
$ bundle exec beaker init -h hosts.yaml -o options.rb --debug
$ bundle exec beaker provision --debug
$ bundle exec beaker exec ./pre_suite --debug
$ bundle exec beaker exec ./tests/test_upgrade_puppet7_to_puppet8.rb --debug

Previously, we installed puppet-agent and puppetserver packages from public
nightlies, but those are no longer updated. Switch to using internal nightlies
instead, with these caveats:

* I didn't change the nightly_apt_repo_url, because we only test with RHEL
  puppetservers during upgrade testing.

* This change doesn't affect agent-only nodes. Those will be handled in PA-7431
@joshcooper joshcooper marked this pull request as ready for review May 27, 2025 18:34
@joshcooper joshcooper requested review from a team and bastelfreak as code owners May 27, 2025 18:34
@tvpartytonight tvpartytonight merged commit 60a87a5 into puppetlabs:main May 29, 2025
16 checks passed
@AriaXLi AriaXLi added maintenance Maintenance chores are typically excluded from changelogs enhancement New feature or request and removed maintenance Maintenance chores are typically excluded from changelogs enhancement New feature or request labels Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance chores are typically excluded from changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants