puppetlabs/stdlib: Allow 9.x #124
Annotations
3 errors
Run tests:
spec/acceptance/rvm_system_spec.rb#L248
rvm when installing passenger 6.0.x installs with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140631544.pp.wkDvEu
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Scope(Class[Apache]): apache/httpd.conf.epp
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Apache::Mod::Passenger]: parameter 'passenger_max_pool_size' expects a value of type Undef or Integer, got String (file: /etc/puppetlabs/code/environments/production/modules/rvm/manifests/passenger/apache.pp, line: 63, column: 3) on node ubuntu2004-64-puppet7.example.com
|
Run tests:
spec/acceptance/rvm_system_spec.rb#L262
rvm when installing passenger 6.0.x answers
Failure/Error:
shell('/usr/bin/curl localhost:80') do |r|
expect(r.stdout).to include('hello <b>world</b>')
expect(r.exit_code).to be_zero
end
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 7 running:
/usr/bin/curl localhost:80
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to localhost port 80: Connection refused
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading