Add parameter to enable iop-advisor-engine to rh_cloud plugin #1731
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
7 errors
Puppet / 8 (Ruby 3.2):
spec/support/plugin.rb#L6
foreman::plugin::rh_cloud is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class iop_advisor_engine (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/plugin/rh_cloud.pp, line: 12, column: 3) on node fv-az730-847.giq0qrnyxryejfd2nehpp3f3oh.ex.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/rh_cloud_spec.rb:4
|
Puppet / 8 (Ruby 3.2):
spec/support/plugin.rb#L7
foreman::plugin::rh_cloud is expected to contain Foreman::Plugin[rh_cloud]
Failure/Error: it { should contain_foreman__plugin(name) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class iop_advisor_engine (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/plugin/rh_cloud.pp, line: 12, column: 3) on node fv-az730-847.giq0qrnyxryejfd2nehpp3f3oh.ex.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/rh_cloud_spec.rb:4
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/support/plugin.rb#L6
foreman::plugin::rh_cloud is expected to compile into a catalogue without dependency cycles
Failure/Error: it { should compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class iop_advisor_engine (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/plugin/rh_cloud.pp, line: 12, column: 3) on node fv-az842-445.yhlsagsewx4upp3hyc34bwbk4e.cx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/rh_cloud_spec.rb:4
|
Puppet / 7 (Ruby 2.7):
spec/support/plugin.rb#L7
foreman::plugin::rh_cloud is expected to contain Foreman::Plugin[rh_cloud]
Failure/Error: it { should contain_foreman__plugin(name) }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Could not find declared class iop_advisor_engine (file: /home/runner/work/puppet-foreman/puppet-foreman/spec/fixtures/modules/foreman/manifests/plugin/rh_cloud.pp, line: 12, column: 3) on node fv-az842-445.yhlsagsewx4upp3hyc34bwbk4e.cx.internal.cloudapp.net
Shared Example Group: "basic foreman plugin tests" called from ./spec/classes/plugin/rh_cloud_spec.rb:4
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|