Support Foreman 3.9 and newer #23
Annotations
4 errors
Run rake test:foreman_rescue:
foreman_rescue/test/models/host_test.rb#L15
Failure: test_0001_renders tftp template
NameError: uninitialized constant Setting::Rescue
Did you mean? RestClient
foreman_rescue/test/test_plugin_helper.rb:15:in `setup_settings'
foreman_rescue/test/models/host_test.rb:8:in `block in <class:HostTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman_rescue:
foreman_rescue/test/models/host_test.rb#L15
Failure: test_0001_should queue tftp update
NameError: uninitialized constant Setting::Rescue
Did you mean? RestClient
foreman_rescue/test/test_plugin_helper.rb:15:in `setup_settings'
foreman_rescue/test/models/host_test.rb:8:in `block in <class:HostTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman_rescue:
foreman_rescue/test/models/host_test.rb#L15
Failure: test_0002_should deploy rescue template
NameError: uninitialized constant Setting::Rescue
Did you mean? RestClient
foreman_rescue/test/test_plugin_helper.rb:15:in `setup_settings'
foreman_rescue/test/models/host_test.rb:8:in `block in <class:HostTest>'
test/test_helper.rb:84:in `before_setup'
|
Run rake test:foreman_rescue
Process completed with exit code 1.
|
Loading