commit | 01cdc7a42b69d6ca2f83a279e057257bc8a4089a | [log] [tgz] |
---|---|---|
author | Jeremy Ronquillo <jeremyr@opennetworking.org> | Tue Mar 20 16:16:58 2018 -0700 |
committer | Jeremy Ronquillo <jeremyr@opennetworking.org> | Mon Apr 02 18:26:12 2018 +0000 |
tree | 837321c0cbcf74f50e8006aeea0fcf0d0627e0a6 | |
parent | a14df8c4d68fee68ebbd05f568e3cc1de73f37a2 [diff] [blame] |
[ONOS-7544]: Possible fix for FUNCoptical non-executed test cases Change-Id: I016c5149a44910df59a402f6f68f9ce71728edc9
diff --git a/TestON/tests/FUNC/FUNCoptical/FUNCoptical.py b/TestON/tests/FUNC/FUNCoptical/FUNCoptical.py index 2b63a64..c688fba 100644 --- a/TestON/tests/FUNC/FUNCoptical/FUNCoptical.py +++ b/TestON/tests/FUNC/FUNCoptical/FUNCoptical.py
@@ -83,7 +83,7 @@ - Connect to cli """ main.flowCompiler = "Flow Rules" - main.testSetUp.ONOSSetUp( main.Cluster, True, mininetIp=main.LincOE ) + main.testSetUp.ONOSSetUp( main.Cluster, True, mininetIp=main.LincOE.ip_address ) def CASE10( self, main ): """