Fixes #37897 - Separate autosign key generation and configuration #54
Annotations
4 errors
foreman_salt/test/functional/hosts_controller_test.rb#L37
Failure: test_0002_should change the salt master proxy
Expected "The Salt Master puppet ca proxy could not be set for hosts: host13 (undefined method `host' for #<Host::Managed:0x0000556337311948>) and host14 (undefined method `host' for #<Host::Managed:0x0000556337bc3460>)" to be empty.
|
foreman_salt/test/unit/host_extensions_test.rb#L469
Failure: test_0005_host does not accept salt modules outside its environment
NoMethodError: undefined method `host' for #<Host::Managed:0x00005563392bace0>
foreman_salt/app/models/foreman_salt/concerns/host_managed_extensions.rb:111:in `queue_ensure_salt_autosign'
app/models/concerns/orchestration.rb:83:in `valid?'
app/models/concerns/foreman/sti.rb:22:in `save'
foreman_salt/test/unit/host_extensions_test.rb:52:in `block in <class:HostExtensionsTest>'
|
foreman_salt/test/unit/host_extensions_test.rb#L469
Failure: test_0001_host autosign is created before host is provisioned
NoMethodError: undefined method `host' for #<Host::Managed:0x000055633a465670>
foreman_salt/app/models/foreman_salt/concerns/host_managed_extensions.rb:111:in `queue_ensure_salt_autosign'
app/models/concerns/orchestration.rb:83:in `valid?'
foreman_salt/test/unit/host_extensions_test.rb:79:in `block (2 levels) in <class:HostExtensionsTest>'
|
|
This job failed
Loading