Update main nav and UI for Insights on Premise #1671
Annotations
3 errors and 1 warning
Run rake test:foreman_rh_cloud:
foreman_rh_cloud/test/jobs/insights_full_sync_test.rb#L33
Failure: test_0001_Hits data is replaced with data from cloud
unexpected invocation: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.query_insights_hits(#<Organization:0x1a0d60>)
unsatisfied expectations:
- expected exactly once, invoked twice: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.query_insights_hits(any_parameters)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- expected exactly once, invoked once: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.plan_notifications(any_parameters)
- expected exactly once, invoked once: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.plan_rules_sync(any_parameters)
- expected exactly once, invoked once: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.plan_hosts_sync(any_parameters)
- allowed any number of times, invoked 4 times: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.candlepin_id_cert(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.plan_notifications(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.plan_rules_sync(any_parameters)
|
Run rake test:foreman_rh_cloud:
foreman_rh_cloud/test/jobs/insights_full_sync_test.rb#L33
Failure: test_0002_Hits counters are reset correctly
unexpected invocation: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.query_insights_hits(#<Organization:0x1a34e8>)
unsatisfied expectations:
- expected exactly twice, invoked 3 times: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.query_insights_hits(any_parameters)
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.plan_hosts_sync(any_parameters)
- allowed any number of times, invoked 5 times: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.candlepin_id_cert(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.plan_notifications(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:InsightsCloud::Async::InsightsFullSync>.plan_rules_sync(any_parameters)
|
Run rake test:foreman_rh_cloud
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading