Implement all Keycloak settings #1722
Annotations
10 errors
Run tests:
spec/support/plugin.rb#L6
foreman::plugin::acd is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile.with_all_deps }
error during compilation: Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/install.pp, line: 23, column: 6) on node fv-az659-564.luykedtozraezimdvwvtsy4hga.cx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/acd_spec.rb:4
|
Run tests:
spec/support/plugin.rb#L7
foreman::plugin::acd is expected to contain Foreman::Plugin[acd]
Failure/Error: it { should contain_foreman__plugin(name) }
Puppet::PreformattedError:
Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/install.pp, line: 23, column: 6) on node fv-az659-564.luykedtozraezimdvwvtsy4hga.cx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/acd_spec.rb:4
|
Run tests:
spec/classes/plugin/acd_spec.rb#L5
foreman::plugin::acd is expected to contain Foreman::Plugin[tasks]
Failure/Error: it { should contain_foreman__plugin('tasks') }
Puppet::PreformattedError:
Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/install.pp, line: 23, column: 6) on node fv-az659-564.luykedtozraezimdvwvtsy4hga.cx.internal.cloudapp.net
|
Run tests:
spec/classes/plugin/acd_spec.rb#L6
foreman::plugin::acd is expected to contain Foreman::Plugin[remote_execution]
Failure/Error: it { should contain_foreman__plugin('remote_execution') }
Puppet::PreformattedError:
Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/install.pp, line: 23, column: 6) on node fv-az659-564.luykedtozraezimdvwvtsy4hga.cx.internal.cloudapp.net
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L13
foreman on almalinux-9-x86_64 without apache is expected to fail to compile and raise an error matching /External authentication can only be enabled when Apache is used/
Failure/Error: it { should compile.and_raise_error(/External authentication can only be enabled when Apache is used/) }
error during compilation: Evaluation Error: Unknown variable: 'foreman_socket_override'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 319, column: 32) on node fv-az659-564.luykedtozraezimdvwvtsy4hga.cx.internal.cloudapp.net
|
Run tests:
spec/support/plugin.rb#L6
foreman::plugin::host_extra_validator is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile.with_all_deps }
error during compilation: Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/install.pp, line: 23, column: 6) on node fv-az659-564.luykedtozraezimdvwvtsy4hga.cx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/host_extra_validator_spec.rb:4
|
Run tests:
spec/support/plugin.rb#L7
foreman::plugin::host_extra_validator is expected to contain Foreman::Plugin[host_extra_validator]
Failure/Error: it { should contain_foreman__plugin(name) }
Puppet::PreformattedError:
Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/install.pp, line: 23, column: 6) on node fv-az659-564.luykedtozraezimdvwvtsy4hga.cx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/host_extra_validator_spec.rb:4
|
Run tests:
spec/classes/foreman_cli_spec.rb#L124
foreman::cli on almalinux-9-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: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/install.pp, line: 23, column: 6) on node fv-az659-564.luykedtozraezimdvwvtsy4hga.cx.internal.cloudapp.net
|
Run tests:
spec/support/plugin.rb#L6
foreman::plugin::kernel_care is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile.with_all_deps }
error during compilation: Evaluation Error: Left match operand must result in a String value. Got an Undef Value. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/install.pp, line: 23, column: 6) on node fv-az659-564.luykedtozraezimdvwvtsy4hga.cx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/kernel_care_spec.rb:4
|
Run tests:
spec/classes/foreman_config_ipa_spec.rb#L28
foreman on almalinux-9-x86_64 with apache enrolled system is expected to contain Exec[ipa-getkeytab]
Failure/Error: it { should contain_exec('ipa-getkeytab') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'external_foreman::authentication'. (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/config.pp, line: 178, column: 34) on node fv-az659-564.luykedtozraezimdvwvtsy4hga.cx.internal.cloudapp.net
|
Loading