Sha256: 3c61af93d30e7529b96167e4afe23dd16b21a5d59936cfb655bb89ec237309fc
Contents?: true
Size: 333 Bytes
Versions: 25
Compression:
Stored size: 333 Bytes
Contents
Shindo.tests('Fog::Rackspace::LoadBalancers | nodes', ['rackspace']) do pending if Fog.mocking? given_a_load_balancer_service do given_a_load_balancer do collection_tests(@lb.nodes, { :address => '10.0.0.2', :port => 80, :condition => 'ENABLED'}, false) do @lb.wait_for { ready? } end end end end
Version data entries
25 entries across 25 versions & 7 rubygems