We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 50dbeca + eb20305 commit 9242e11Copy full SHA for 9242e11
acceptance/tests/test_upgrade_puppet6_to_puppet7.rb
@@ -6,7 +6,7 @@
6
test_name 'puppet_agent class: Upgrade agents from puppet6 to puppet7' do
7
require_master_collection 'puppet7-nightly'
8
exclude_pe_upgrade_platforms
9
- latest_version = `curl http://builds.delivery.puppetlabs.net/passing-agent-SHAs/puppet-agent-main-version`
+ latest_version = `curl http://builds.delivery.puppetlabs.net/passing-agent-SHAs/puppet-agent-7.x-version`
10
11
puppet_testing_environment = new_puppet_testing_environment
12
0 commit comments