commit | 820dac718ecc94159d9f76a35ae86628dbbd9cc7 | [log] [tgz] |
---|---|---|
author | pingping-lin <pingping@onlab.us> | Wed Nov 04 16:50:19 2015 -0800 |
committer | pingping-lin <pingping@onlab.us> | Wed Nov 04 16:50:19 2015 -0800 |
tree | 5c352076cfd077a3eef05cc5401a3d2ae19940be | |
parent | 7115af62963e61a2aec86121eb246dbf2d3b2fa8 [diff] |
do not need to reactivate again after fix ONOS-3132 Change-Id: I0420e879f5f1c625bbc751ce44f0f9f845d9e829
diff --git a/TestON/tests/USECASE_SdnipFunctionCluster/USECASE_SdnipFunctionCluster.py b/TestON/tests/USECASE_SdnipFunctionCluster/USECASE_SdnipFunctionCluster.py index 0c0844d..7d97c10 100644 --- a/TestON/tests/USECASE_SdnipFunctionCluster/USECASE_SdnipFunctionCluster.py +++ b/TestON/tests/USECASE_SdnipFunctionCluster/USECASE_SdnipFunctionCluster.py
@@ -185,10 +185,6 @@ main.cleanup() main.exit() - # TODO should be deleted in the future after the SDN-IP bug is fixed - main.ONOScli1.deactivateApp( "org.onosproject.sdnip" ) - main.ONOScli1.activateApp( "org.onosproject.sdnip" ) - def CASE102( self, main ): '''