Skip to content

Commit 9242e11

Browse files
authored
Merge pull request #633 from cthorn42/maint/main/update_main_to_7x
(maint) Update 6->7 to pull latest version from 7.x and not main branch
2 parents 50dbeca + eb20305 commit 9242e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acceptance/tests/test_upgrade_puppet6_to_puppet7.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
test_name 'puppet_agent class: Upgrade agents from puppet6 to puppet7' do
77
require_master_collection 'puppet7-nightly'
88
exclude_pe_upgrade_platforms
9-
latest_version = `curl http://builds.delivery.puppetlabs.net/passing-agent-SHAs/puppet-agent-main-version`
9+
latest_version = `curl http://builds.delivery.puppetlabs.net/passing-agent-SHAs/puppet-agent-7.x-version`
1010

1111
puppet_testing_environment = new_puppet_testing_environment
1212

0 commit comments

Comments
 (0)