Project

General

Profile

« Previous | Next » 

Revision 69f6b3e5

Added by Dmitri Dolguikh almost 10 years ago

fixes #6306: removed possible namespace collisions with puppet and chef

View differences:

test/dhcp/server_isc_test.rb
Proxy::DHCP::Server::ISC.any_instance.stubs(:find_subnet).returns(sub)
Proxy::DHCP::Server::ISC.any_instance.stubs(:omcmd)
post '/192.168.122.10', sparc_attrs
assert last_response.ok?, 'Last response was not ok'
assert last_response.ok?, "Last response was not ok: #{last_response.body}"
end
def test_sparc_host_quirks

Also available in: Unified diff