Fixes #38011 - Apply environment filter for content override #1794
ruby.yml
on: push
Rubocop
/
Rubocop
1m 4s
Matrix: angular
Matrix: Ruby / existing-database
Matrix: Ruby / test
Ruby
/
Test suite
7s
Annotations
11 errors and 16 warnings
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
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-12 08:41:12.000000000 +0000", updated_at: "2024-12-12 08:41:12.000000000 +0000", issued: "2024-12-09", updated: nil, errata_type: "bugfix", severity: nil, title: "modularissue", solution: nil, description: nil, summary: nil, reboot_suggested: nil>.
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_returns_proper_errata_with_some_matching_packages
ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827
katello/test/lib/util/errata_test.rb:41:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_returns_nothing_with_empty_list_of_pulp_ids
ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827
katello/test/lib/util/errata_test.rb:41:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_returns_proper_errata_if_no_matching_packages
ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827
katello/test/lib/util/errata_test.rb:41:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_href_includes_errata_with_proper_module_streams
ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827
katello/test/lib/util/errata_test.rb:41:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_includes_errata_with_missing_packages_not_in_source_repo
ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827
katello/test/lib/util/errata_test.rb:41:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_identifies_errata_with_all_matching_packages
ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827
katello/test/lib/util/errata_test.rb:41:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_id_returns_nothing_with_empty_list_of_errata
ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827
katello/test/lib/util/errata_test.rb:41:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
katello/test/lib/util/errata_test.rb#L475
Failure: test_filter_by_pulp_href_excludes_errata_with_missing_module_streams
ActiveRecord::RecordNotFound: Couldn't find Katello::Rpm with 'id'=528479827
katello/test/lib/util/errata_test.rb:41:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Ruby / test:katello - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
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'
|
Ruby / Test suite
Process completed with exit code 1.
|
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
|
Rubocop / Rubocop
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 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 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 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 / 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 / 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 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 / 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 / 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
|
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
|
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.91 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 |
|
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 |
|