Project

General

Profile

« Previous | Next » 

Revision 0c4e71ef

Added by Timo Goebel about 8 years ago

fixes #14781 - stub network calls for host_build_status_test

View differences:

test/unit/host_build_status_test.rb
attr_reader :build
setup do
disable_orchestration
User.current = users(:admin)
@host = Host.new(:name => "myfullhost", :mac => "aabbecddeeff", :ip => "2.3.4.03", :ptable => FactoryGirl.create(:ptable), :medium => media(:one),
:domain => domains(:mydomain), :operatingsystem => operatingsystems(:redhat), :subnet => subnets(:one), :puppet_proxy => smart_proxies(:puppetmaster),

Also available in: Unified diff