Fixes #37761 - use ProxyPass and upgrade=websocket where possible #1660
Annotations
10 errors
Run tests:
spec/classes/foreman_providers_spec.rb#L35
foreman::providers on debian-11-x86_64 with 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 '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_providers_spec.rb#L36
foreman::providers on debian-11-x86_64 with foreman is expected to contain Package[puppet-agent-oauth] that comes before Class[foreman]
Failure/Error: it { should contain_package(oauth_os).that_comes_before('Class[foreman]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.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 '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.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 '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_providers_spec.rb#L35
foreman::providers on ubuntu-22.04-x86_64 with 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 '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.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 '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_providers_spec.rb#L36
foreman::providers on ubuntu-22.04-x86_64 with foreman is expected to contain Package[puppet-agent-oauth] that comes before Class[foreman]
Failure/Error: it { should contain_package(oauth_os).that_comes_before('Class[foreman]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.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 them interactively if you leave them blank here
:username: 'jane'
:password: 'supersecret'
CONFIG
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_providers_spec.rb#L35
foreman::providers on debian-12-x86_64 with 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 '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_providers_spec.rb#L36
foreman::providers on debian-12-x86_64 with foreman is expected to contain Package[puppet-agent-oauth] that comes before Class[foreman]
Failure/Error: it { should contain_package(oauth_os).that_comes_before('Class[foreman]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a '+' expression, odd number of arguments for Hash (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config/apache.pp, line: 190, column: 36) on node fv-az1106-428.eyzkv0hxxq4uhofmll1wi1pi3e.ex.internal.cloudapp.net
|
Loading