Binds OpenFlow and OVSDB IPs
[integration/packaging/puppet-opendaylight.git] / spec / classes / opendaylight_spec.rb
index 7013d2204f992616e1742ad517cd2f4deeb0bf50..ace2dacff62daed0ead97759ea07cfe31431415b 100644 (file)
@@ -365,7 +365,7 @@ describe 'opendaylight' do
 
       # Run shared tests applicable to all supported OSs
       # Note that this function is defined in spec_helper
-      generic_tests
+      generic_tests(odl_bind_ip: '127.0.0.1')
 
       # Run test that specialize in checking ODL REST port config
       # Note that this function is defined in spec_helper
@@ -1033,7 +1033,7 @@ describe 'opendaylight' do
 
       # Run shared tests applicable to all supported OSs
       # Note that this function is defined in spec_helper
-      generic_tests
+      generic_tests(odl_bind_ip: '127.0.0.1')
 
       # Run test that specialize in checking websocket address
       # Note that this function is defined in spec_helper