Skip to content

Add Puppet 8 support #71

Add Puppet 8 support

Add Puppet 8 support #71

Triggered via pull request February 7, 2024 16:45
Status Failure
Total duration 4m 0s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
13s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Puppet / Puppet 8 - CentOS 7: spec/acceptance/hiera_spec.rb#L77
hiera querying hiera finds it on the command line Failure/Error: expect(on(default, 'hiera myclass::value environment=production').stdout.strip).to eq('found output') Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 127 running: hiera myclass::value environment=production Last 10 lines of output were: bash: hiera: command not found
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 10: spec/acceptance/hiera_spec.rb#L77
hiera querying hiera finds it on the command line Failure/Error: expect(on(default, 'hiera myclass::value environment=production').stdout.strip).to eq('found output') Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 127 running: hiera myclass::value environment=production Last 10 lines of output were: bash: hiera: command not found
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/hiera_spec.rb#L77
hiera querying hiera finds it on the command line Failure/Error: expect(on(default, 'hiera myclass::value environment=production').stdout.strip).to eq('found output') Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 127 running: hiera myclass::value environment=production Last 10 lines of output were: bash: hiera: command not found
Puppet / Puppet 8 - Ubuntu 18.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/hiera_spec.rb#L77
hiera querying hiera finds it on the command line Failure/Error: expect(on(default, 'hiera myclass::value environment=production').stdout.strip).to eq('found output') Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 127 running: hiera myclass::value environment=production Last 10 lines of output were: bash: hiera: command not found
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.