Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
-
None
-
None
-
Quality Engineering
-
3
-
QE 2018-09-19
-
Needs Assessment
Description
When attempting to run the puppet acceptance tests against a puppet agent package using the ci:test:aio rake task on the newest versions of beaker and beaker-puppet, the pre-suite fails with the following error:
Install Packages
|
* Install puppet-agent...
|
NoMethodError: undefined method `install_from_build_data_url' for #<Beaker::TestCase:0x007f86f6682368>
|
/Users/aileen/code/puppet/acceptance/.bundle/ruby/2.4.0/gems/beaker-puppet-1.1.0/setup/aio/010_Install_Puppet_Agent.rb:7
|
This seems possibly related to the work done in https://github.com/puppetlabs/beaker-puppet/pull/62. The 4.x/1.x branches are not currently being used in puppet or puppet-agent CI, but this is blocking our ability to update them to these versions, as well as some presuite updates related to https://tickets.puppetlabs.com/browse/PUP-8998 which are needed for Puppet 6.