Fixes #38072 - add host bootc_images endpoint #1873
Annotations
10 errors and 1 warning
Run rake test:katello:
test/unit/shared/access_permissions_test_base.rb#L30
Failure: test_0024_route katello/api/v2/host_bootc_images/auto_complete_search should have a permission that grants access
permission for katello/api/v2/host_bootc_images/auto_complete_search not found, check access_permissions.rb.
Expected [] to not be empty.
|
Run rake test:katello:
test/unit/shared/access_permissions_test_base.rb#L30
Failure: test_0012_route katello/api/v2/host_bootc_images/bootc_images should have a permission that grants access
permission for katello/api/v2/host_bootc_images/bootc_images not found, check access_permissions.rb.
Expected [] to not be empty.
|
Run rake test:katello:
katello/test/models/erratum_test.rb#L33
Failure: test_search_modular
Expected #<ActiveRecord::Relation []> to include #<Katello::Erratum id: 1037874757, pulp_id: "modularissue", errata_id: "RHEA-2019-002", created_at: "2024-12-23 15:59:17.000000000 +0000", updated_at: "2024-12-23 15:59:17.000000000 +0000", issued: "2024-12-20", updated: nil, errata_type: "bugfix", severity: nil, title: "modularissue", solution: nil, description: nil, summary: nil, reboot_suggested: nil>.
|
Run rake test:katello:
katello/test/controllers/api/v2/host_bootc_images_controller_test.rb#L30
Failure: test_bootc_images_counts_properly_no_paging
Expected nil (NilClass) to respond to #include?.
|
Run rake test:katello:
katello/test/controllers/api/v2/host_bootc_images_controller_test.rb#L46
Failure: test_bootc_images_pages
--- expected
+++ actual
@@ -1 +1 @@
-[["image1", [{"bootc_booted_digest"=>"sha256:dcfb2965cda67bd3731408ace23dd07ff3116168c2b832e16bba8234525724a3", "host_count"=>1}]]]
+nil
|
Run rake test:katello:
katello/test/models/module_stream_test.rb#L475
Failure: test_search_stream
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Run rake test:katello:
katello/test/models/module_stream_test.rb#L475
Failure: test_library_repositories
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Run rake test:katello:
katello/test/models/module_stream_test.rb#L475
Failure: test_module_spec
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Run rake test:katello:
katello/test/models/module_stream_test.rb#L475
Failure: test_module_spec_search
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
Run rake test:katello:
katello/test/models/module_stream_test.rb#L475
Failure: test_rpms_relation
ActiveRecord::RecordNotFound: Couldn't find Katello::ModuleStream with 'id'=684146117
katello/test/models/module_stream_test.rb:9:in `setup'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading