Fixes #37848 - Support Rails 7.0 #1496
Annotations
8 errors
Run rake test:foreman_ansible:
foreman_ansible/test/unit/ansible_provider_test.rb#L194
Failure: test_0001_sets enables :remote_execution_command to true
KeyError: Factory not registered: "template_invocation"
Did you mean? "template_combination"
foreman_ansible/test/unit/ansible_provider_test.rb:8:in `block (2 levels) in <class:AnsibleProviderTest>'
foreman_ansible/test/unit/ansible_provider_test.rb:43:in `command_options'
foreman_ansible/test/unit/ansible_provider_test.rb:17:in `block (3 levels) in <class:AnsibleProviderTest>'
|
Run rake test:foreman_ansible:
foreman_ansible/test/unit/ansible_provider_test.rb#L194
Failure: test_0001_has remote_execution_command false
KeyError: Factory not registered: "template_invocation"
Did you mean? "template_combination"
foreman_ansible/test/unit/ansible_provider_test.rb:8:in `block (2 levels) in <class:AnsibleProviderTest>'
foreman_ansible/test/unit/ansible_provider_test.rb:23:in `block (3 levels) in <class:AnsibleProviderTest>'
|
Run rake test:foreman_ansible:
test/unit/shared/access_permissions_test_base.rb#L30
Failure: test_0810_route api/v2/job_invocations/hosts should have a permission that grants access
permission for api/v2/job_invocations/hosts not found, check access_permissions.rb.
Expected [] to not be empty.
|
Run rake test:foreman_ansible:
foreman_ansible/test/unit/services/inventory_creator_test.rb#L194
Failure: test_0004_template invocation inputs are sent as Ansible variables
KeyError: Factory not registered: "job_template"
Did you mean? "templates"
foreman_ansible/test/unit/services/inventory_creator_test.rb:95:in `block in <class:InventoryCreatorTest>'
|
Run rake test:foreman_ansible:
foreman_ansible/test/unit/ansible_provider_test.rb#L194
Failure: test_0001_adds an ansible inventory
KeyError: Factory not registered: "template_invocation"
Did you mean? "template_combination"
foreman_ansible/test/unit/ansible_provider_test.rb:8:in `block (2 levels) in <class:AnsibleProviderTest>'
foreman_ansible/test/unit/ansible_provider_test.rb:43:in `command_options'
foreman_ansible/test/unit/ansible_provider_test.rb:12:in `block (2 levels) in <class:AnsibleProviderTest>'
|
Run rake test:foreman_ansible:
foreman_ansible/test/unit/import_playbooks_test.rb#L194
Failure: test_0002_ should just update a job template from playbooks
KeyError: Factory not registered: "job_template"
Did you mean? "templates"
foreman_ansible/test/unit/import_playbooks_test.rb:42:in `block (2 levels) in <class:ImportPlaybooksTest>'
|
Run rake test:foreman_ansible:
foreman_ansible/test/unit/import_playbooks_test.rb#L194
Failure: test_0001_ should not update an identical job template
KeyError: Factory not registered: "job_template"
Did you mean? "templates"
foreman_ansible/test/unit/import_playbooks_test.rb:31:in `block (2 levels) in <class:ImportPlaybooksTest>'
|
Run rake test:foreman_ansible
Process completed with exit code 1.
|
Loading