Actions
Bug #33142
closedAdd missing override template for Ansible variables
Difficulty:
Triaged:
No
Description
There are failing tests on CI:
Failure: Api::V2::AnsibleVariablesControllerTest#test_0005_should create [/home/runner/work/foreman_ansible/foreman_ansible/foreman_ansible/test/functional/api/v2/ansible_variables_controller_test.rb:45]: Expected response to be a <2XX: success>, but was a <500: Internal Server Error> Response body: { "error": {"message":"Cannot find rabl template 'api/v2/override_values/index' within registered ([\"/home/runner/work/foreman_ansible/foreman_ansible/app/views\"]) view paths!"} } rails test foreman_ansible/test/functional/api/v2/ansible_variables_controller_test.rb:40 F Failure: Api::V2::AnsibleVariablesControllerTest#test_0006_should update [/home/runner/work/foreman_ansible/foreman_ansible/foreman_ansible/test/functional/api/v2/ansible_variables_controller_test.rb:57]: Expected response to be a <2XX: success>, but was a <500: Internal Server Error> Response body: { "error": {"message":"Cannot find rabl template 'api/v2/override_values/index' within registered ([\"/home/runner/work/foreman_ansible/foreman_ansible/app/views\"]) view paths!"} }
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/433 added
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/theforeman/foreman_ansible/pull/437 added
Updated by Ondřej Pražák almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_ansible|dab6df674cf8045c5af9e7531083b5a5950977be.
Updated by Ondřej Ezr over 3 years ago
- Has duplicate Bug #34159: Cannot find rabl template 'api/v2/override_values/index' added
Actions