Add Puppet 8 support #1547
Annotations
10 errors
Run tests:
spec/classes/foreman_cli_spec.rb#L124
foreman::cli on centos-8-x86_64 with settings from foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az206-958.oyyoanllshxeloefraqm4plxqh.jx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L125
foreman::cli on centos-8-x86_64 with settings from foreman is expected to contain Package[foreman-cli] with ensure => "installed"
Failure/Error:
should contain_package('foreman-cli')
.with_ensure('installed')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az206-958.oyyoanllshxeloefraqm4plxqh.jx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L130
foreman::cli on centos-8-x86_64 with settings from foreman should contain settings in /etc from foreman
Failure/Error:
is_expected.to contain_file('/etc/hammer/cli.modules.d/foreman.yml')
.with_content(
<<~CONFIG
:foreman:
# Enable/disable foreman commands
:enable_module: true
# Your foreman server address
:host: 'https://foreman.example.com'
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az206-958.oyyoanllshxeloefraqm4plxqh.jx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L159
foreman::cli on centos-8-x86_64 with settings from foreman should contain settings in /root from foreman
Failure/Error:
is_expected.to contain_file('/root/.hammer/cli.modules.d/foreman.yml')
.with_content(
<<~CONFIG
:foreman:
# Credentials. You'll be asked for the interactively if you leave them blank here
:username: 'jane'
:password: 'supersecret'
CONFIG
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az206-958.oyyoanllshxeloefraqm4plxqh.jx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L124
foreman::cli on debian-11-x86_64 with settings from foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az206-958.oyyoanllshxeloefraqm4plxqh.jx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L125
foreman::cli on debian-11-x86_64 with settings from foreman is expected to contain Package[foreman-cli] with ensure => "installed"
Failure/Error:
should contain_package('foreman-cli')
.with_ensure('installed')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az206-958.oyyoanllshxeloefraqm4plxqh.jx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L130
foreman::cli on debian-11-x86_64 with settings from foreman should contain settings in /etc from foreman
Failure/Error:
is_expected.to contain_file('/etc/hammer/cli.modules.d/foreman.yml')
.with_content(
<<~CONFIG
:foreman:
# Enable/disable foreman commands
:enable_module: true
# Your foreman server address
:host: 'https://foreman.example.com'
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az206-958.oyyoanllshxeloefraqm4plxqh.jx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L159
foreman::cli on debian-11-x86_64 with settings from foreman should contain settings in /root from foreman
Failure/Error:
is_expected.to contain_file('/root/.hammer/cli.modules.d/foreman.yml')
.with_content(
<<~CONFIG
:foreman:
# Credentials. You'll be asked for the interactively if you leave them blank here
:username: 'jane'
:password: 'supersecret'
CONFIG
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az206-958.oyyoanllshxeloefraqm4plxqh.jx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L124
foreman::cli on redhat-8-x86_64 with settings from foreman is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az206-958.oyyoanllshxeloefraqm4plxqh.jx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_cli_spec.rb#L125
foreman::cli on redhat-8-x86_64 with settings from foreman is expected to contain Package[foreman-cli] with ensure => "installed"
Failure/Error:
should contain_package('foreman-cli')
.with_ensure('installed')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Could not find template 'foreman/header.yaml.erb' (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 47, column: 16) on node fv-az206-958.oyyoanllshxeloefraqm4plxqh.jx.internal.cloudapp.net
|
The logs for this run have expired and are no longer available.
Loading