Project

General

Custom queries

Profile

Actions

Bug #33142

closed

Add missing override template for Ansible variables

Added by Ondřej Pražák almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Fixed in Releases:
Found in Releases:

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!"}
}

Related issues 1 (0 open1 closed)

Has duplicate Ansible - Bug #34159: Cannot find rabl template 'api/v2/override_values/index'DuplicateActions
Actions #1

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
Actions #2

Updated by The Foreman Bot almost 4 years ago

  • Pull request https://github.com/theforeman/foreman_ansible/pull/437 added
Actions #3

Updated by Ondřej Pražák almost 4 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Ondřej Ezr over 3 years ago

  • Has duplicate Bug #34159: Cannot find rabl template 'api/v2/override_values/index' added
Actions

Also available in: Atom PDF