Support Foreman 3.9 and newer #29
Annotations
4 errors
Run rake test:foreman_rescue:
foreman_rescue/test/models/host_test.rb#L52
Failure: test_0001_should queue tftp update
Expected [] to include "Deploy TFTP PXEGrub2 config for host1.example1.com".
|
Run rake test:foreman_rescue:
foreman_rescue/test/models/host_test.rb#L59
Failure: test_0002_should deploy rescue template
not all expectations were satisfied
unsatisfied expectations:
- expected exactly once, invoked never: #<AnyInstance:ProxyAPI::TFTP>.set("PXELinux", "00:33:45:ab:00:02", :pxeconfig => "template content 2")
satisfied expectations:
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getresources(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddresses(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getaddress(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getnames(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Resolv::DNS>.getname(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::ARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::AAAARecord>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR4Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicts(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DNS::PTR6Record>.conflicting?(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:Net::DHCP::Record>.conflicting?(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::Record>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:Net::DHCP::SparcRecord>.create(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::Puppet>.environments(any_parameters)
- allowed any number of times, invoked never: #<AnyInstance:ProxyAPI::DHCP>.unused_ip(any_parameters)
- allowed any number of times, invoked twice: #<AnyInstance:ProxyAPI::TFTP>.bootServer(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked once: #<AnyInstance:ProxyAPI::V2::Features>.features(any_parameters)
- allowed any number of times, invoked 6 times: #<Host::Managed:0x19050>.skip_orchestration?(any_parameters)
|
Run rake test:foreman_rescue:
foreman_rescue/test/models/host_test.rb#L469
Failure: test_0001_renders tftp template
NoMethodError: undefined method `rescue_mode_pxe_render' for #<Nic::Managed id: nil, mac: "00:53:67:ab:00:09", ip: "0.0.0.9", type: "Nic::Managed", name: nil, host_id: nil, subnet_id: nil, domain_id: 759776774, attrs: {}, created_at: nil, updated_at: nil, provider: nil, username: nil, password: nil, virtual: false, link: true, identifier: "eth11", tag: "", attached_to: "", managed: true, mode: "balance-rr", attached_devices: "", bond_options: "", primary: true, provision: true, compute_attributes: {}, ip6: nil, subnet6_id: nil>
foreman_rescue/test/models/host_test.rb:76:in `block (2 levels) in <class:HostTest>'
|
Run rake test:foreman_rescue
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading