Sha256: e638deccdc6da76446913f789be7704e8a6105f9c1403cc31934e33b4a1e57e6

Contents?: true

Size: 324 Bytes

Versions: 30

Compression:

Stored size: 324 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

30 entries across 30 versions & 4 rubygems

Version Path
fog-1.38.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.37.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.36.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.35.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-2.0.0.pre.0 tests/hp/models/lb/load_balancer_node_tests.rb
vagrant-cloudstack-1.2.0 vendor/bundle/gems/fog-1.32.0/tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.34.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.33.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.32.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.31.0 tests/hp/models/lb/load_balancer_node_tests.rb
vagrant-cloudstack-1.1.0 vendor/bundle/gems/fog-1.22.1/tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.30.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.29.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.28.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.27.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.26.0 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.25.0 tests/hp/models/lb/load_balancer_node_tests.rb
nsidc-fog-1.24.1 tests/hp/models/lb/load_balancer_node_tests.rb
fog-1.24.0 tests/hp/models/lb/load_balancer_node_tests.rb
ns-fog-1.22.11 tests/hp/models/lb/load_balancer_node_tests.rb