Fixes #37958 - Add "Sync Dependencies" option to Ansible collection repositories #1604
Annotations
5 errors
Run rake test:katello:
katello/test/actions/pulp3/orchestration/ansible_collection_sync_test.rb#L457
Failure: test_sync_mirror_false
Psych::SyntaxError: (<unknown>): could not find expected ':' while scanning a simple key at line 13 column 1
Note: This is a VCR cassette. If it is using ERB, you may have forgotten to pass the `:erb` option to `use_cassette`.
katello/app/services/katello/pulp3/repository.rb:195:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/support/pulp3_support.rb:74:in `create_repo'
katello/test/actions/pulp3/orchestration/ansible_collection_sync_test.rb:11:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/actions/pulp3/orchestration/ansible_collection_sync_test.rb#L457
Failure: test_sync
Psych::SyntaxError: (<unknown>): could not find expected ':' while scanning a simple key at line 13 column 1
Note: This is a VCR cassette. If it is using ERB, you may have forgotten to pass the `:erb` option to `use_cassette`.
katello/app/services/katello/pulp3/repository.rb:195:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/support/pulp3_support.rb:74:in `create_repo'
katello/test/actions/pulp3/orchestration/ansible_collection_sync_test.rb:11:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/actions/pulp3/orchestration/ansible_collection_sync_test.rb#L457
Failure: test_sync_mirror_true
Psych::SyntaxError: (<unknown>): could not find expected ':' while scanning a simple key at line 13 column 1
Note: This is a VCR cassette. If it is using ERB, you may have forgotten to pass the `:erb` option to `use_cassette`.
katello/app/services/katello/pulp3/repository.rb:195:in `list'
katello/test/support/pulp3_support.rb:26:in `ensure_creatable'
katello/test/support/pulp3_support.rb:74:in `create_repo'
katello/test/actions/pulp3/orchestration/ansible_collection_sync_test.rb:11:in `setup'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello:
katello/test/actions/pulp3/orchestration/ansible_collection_sync_test.rb#L56
Failure: test_sync_wo_dependencies
RuntimeError: Neutered Exception ForemanTasks::TaskError: Task 145d2d26-d8ab-41ec-8c57-612c70b454aa: Katello::Errors::Pulp3Error: This field must be unique.
foreman-tasks (10.0.1) lib/foreman_tasks.rb:56:in `block in sync_task'
foreman-tasks (10.0.1) lib/foreman_tasks.rb:55:in `sync_task'
katello/test/actions/pulp3/orchestration/ansible_collection_sync_test.rb:46:in `test_sync_wo_dependencies'
katello/test/support/vcr.rb:24:in `block in run'
katello/test/support/vcr.rb:23:in `run'
|
Run rake test:katello
Process completed with exit code 1.
|
Loading