Skip to content

Add Puppet 8 support #101

Add Puppet 8 support

Add Puppet 8 support #101

Triggered via pull request August 13, 2024 09:44
Status Failure
Total duration 3m 56s
Artifacts

ci.yml

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

Annotations

9 errors
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.
Puppet / Puppet 8 - Debian 11: 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 'debian11-64-puppet8.example.com' exited with 127 running: hiera myclass::value environment=production Last 10 lines of output were: bash: line 1: hiera: command not found
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9: 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 'centos9-64-puppet8.example.com' exited with 127 running: hiera myclass::value environment=production Last 10 lines of output were: bash: line 1: hiera: command not found
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 22.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 'ubuntu2204-64-puppet8.example.com' exited with 127 running: hiera myclass::value environment=production Last 10 lines of output were: bash: line 1: hiera: command not found
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.