Fixes #37675 - Change All Hosts kebab menu to match design #1636
Annotations
10 errors
katello/test/services/katello/pulp3/docker_tag_test.rb#L189
Failure: test_index_model
NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00005626e644f990>
katello/app/services/katello/pulp3/repository.rb:189:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/services/katello/pulp3/docker_tag_test.rb:13:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
katello/test/services/katello/pulp3/docker_tag_test.rb#L189
Failure: test_index_on_sync
NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00005626eb4f4f58>
katello/app/services/katello/pulp3/repository.rb:189:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/services/katello/pulp3/docker_tag_test.rb:13:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
katello/test/services/katello/pulp3/docker_tag_test.rb#L189
Failure: test_copy_units_rewrites_missing_content_error
NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00005626ebbce630>
katello/app/services/katello/pulp3/repository.rb:189:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/services/katello/pulp3/docker_tag_test.rb:13:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
katello/test/services/katello/pulp3/docker_tag_test.rb#L189
Failure: test_resync_limit_tags_deletes_proper_repo_association_meta_tags
NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00005626ec3a7640>
katello/app/services/katello/pulp3/repository.rb:189:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/services/katello/pulp3/docker_tag_test.rb:13:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
katello/test/services/katello/pulp3/docker_tag_test.rb#L189
Failure: test_index_with_oci_tagged_manifest
NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00005626ecca7510>
katello/app/services/katello/pulp3/repository.rb:189:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/services/katello/pulp3/docker_tag_test.rb:13:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
katello/test/actions/pulp3/orchestration/copy_all_units_test.rb#L189
Failure: test_exclusion_docker_filters
NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00005626f1849770>
katello/app/services/katello/pulp3/repository.rb:189:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/actions/pulp3/orchestration/copy_all_units_test.rb:36:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
katello/test/actions/pulp3/orchestration/copy_all_units_test.rb#L189
Failure: test_inclusion_docker_filters
NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00005626f247de38>
katello/app/services/katello/pulp3/repository.rb:189:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/actions/pulp3/orchestration/copy_all_units_test.rb:36:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
katello/test/actions/pulp3/orchestration/docker_create_test.rb#L189
Failure: test_create
NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00005626f31cbc20>
katello/app/services/katello/pulp3/repository.rb:189:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/actions/pulp3/orchestration/docker_create_test.rb:10:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
katello/test/actions/pulp3/orchestration/file_upload_test.rb#L56
Failure: test_duplicate_upload
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 7e9dcdb5-6d82-4572-b6f5-bedec08b9a82: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00007fdf9ce97108>
foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/actions/pulp3/orchestration/file_upload_test.rb:25:in `teardown'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
katello/test/actions/pulp3/orchestration/file_upload_test.rb#L56
Failure: test_upload
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task d38840cb-931b-47a1-bc8c-4542c2cdb03e: NoMethodError: undefined method `list' for #<PulpContainerClient::RepositoriesContainerApi:0x00005626f3bfcd98>
foreman-tasks (9.2.3) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `tap'
foreman-tasks (9.2.3) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/actions/pulp3/orchestration/file_upload_test.rb:25:in `teardown'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
This job failed
Loading