Fixes #38072 - add host bootc_images endpoint #1833
ruby.yml
on: pull_request
Rubocop
/
Rubocop
1m 0s
Matrix: angular
Matrix: Ruby / existing-database
Matrix: Ruby / test
Ruby
/
Test suite
4s
Annotations
26 errors and 16 warnings
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
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.
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
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.
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
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
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/v2/host_bootc_images_controller_test.rb#L28
Failure: test_bootc_images_counts_properly_no_paging
Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Response body: {"displayMessage":"invalid page: 0","errors":["invalid page: 0"]}
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
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.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
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.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
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
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
katello/test/controllers/api/v2/host_bootc_images_controller_test.rb#L28
Failure: test_bootc_images_counts_properly_no_paging
Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Response body: {"displayMessage":"invalid page: 0","errors":["invalid page: 0"]}
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
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.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/v2/host_bootc_images_controller_test.rb#L28
Failure: test_bootc_images_counts_properly_no_paging
Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Response body: {"displayMessage":"invalid page: 0","errors":["invalid page: 0"]}
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
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
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
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.
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0033_does not create container repo when unauthorized
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0022_rejects ambiguous prod label with existing repo
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0009_determines correct org with id
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0012_rejects ambiguous org label with existing repo
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0004_pushes a manifest and indexes content
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
katello/test/controllers/api/registry/registry_proxies_controller_test.rb#L475
Failure: test_0007_renders error on invalid blob properties
ActiveRecord::RecordNotFound: Couldn't find Katello::DockerTag with 'id'=980190962
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:14:in `setup_models'
katello/test/controllers/api/registry/registry_proxies_controller_test.rb:28:in `block (2 levels) in <module:Katello>'
test/test_helper.rb:88:in `before_setup'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
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.
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
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
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/controllers/api/v2/host_bootc_images_controller_test.rb#L28
Failure: test_bootc_images_counts_properly_no_paging
Expected response to be a <2XX: success>, but was a <500: Internal Server Error>
Response body: {"displayMessage":"invalid page: 0","errors":["invalid page: 0"]}
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
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.
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / Test suite
Process completed with exit code 1.
|
Rubocop / Rubocop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Angular bastion - NodeJS 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / Setup matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Angular bastion_katello - NodeJS 18
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / db:seed - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / plugin:assets:precompile[katello] RAILS_ENV=production DATABASE_URL=nulldb://nohost - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-dbseed.lock
|
5.47 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.47 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testkatello.lock
|
5.47 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
|
5.47 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.47 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testkatello.lock
|
5.47 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock
|
5.49 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.49 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testkatello.lock
|
5.49 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
|
5.49 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.lock
|
5.49 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testkatello.lock
|
5.49 KB |
|
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
|
2.9 KB |
|
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testkatello.js
|
8.08 KB |
|
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testkatello.js
|
8.08 KB |
|
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testkatello.js
|
8.08 KB |
|
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testkatello.js
|
8.08 KB |
|
logs-ruby-27-node-14-pg-13-foreman-develop-testkatello
|
4.03 MB |
|
logs-ruby-27-node-18-pg-13-foreman-develop-testkatello
|
4.03 MB |
|
logs-ruby-30-node-14-pg-13-foreman-develop-testkatello
|
4.04 MB |
|
logs-ruby-30-node-18-pg-13-foreman-develop-testkatello
|
4.04 MB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
305 KB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-testkatello.json
|
305 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
323 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-testkatello.json
|
323 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
305 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-testkatello.json
|
305 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompilekatelloRAILSENVproductionDATABASEURLnulldbnohost.json
|
323 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-testkatello.json
|
323 KB |
|