Sha256: e3f00dd431d66e3e4c5dea4c2e06bb04d13b5b5154d4d9ddc12c71728742f0bd

Contents?: true

Size: 323 Bytes

Versions: 37

Compression:

Stored size: 323 Bytes

Contents

Shindo.tests('HP::LB | load balancer node model', ['hp', 'lb', 'node']) do

  attributes = {:name => 'fog-lb', :nodes => [{'address' => '15.185.1.1', 'port' => '80'}]}
  @lb = HP[:lb].load_balancers.create(attributes)

  attributes = {:address => '15.185.1.1', :port => '80'}
  model_tests(@lb.nodes, attributes, true)

end

Version data entries

37 entries across 37 versions & 2 rubygems

Version Path
fog-1.22.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.21.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.20.0.20140305101839 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.20.0.20140305101305 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.19.0.20140212012611 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.20.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.19.0.20140110004459 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.19.0.20140110003812 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.19.0.20140109202555 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.19.0.20140107192102 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.19.0.20140107142106 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.19.0.20131219203941 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.18.0.20131219193542 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.19.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.18.0.20131219033443 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.18.0.20131219032002 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.18.0.20131219030716 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.18.0.20131219022322 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.18.0.20131218202447 tests/hp/models/lb/load_balancer_node_tests.rb
fog-maestrodev-1.18.0.20131209091424 tests/hp/models/lb/load_balancer_node_tests.rb