commit | d3eb8a81567702746ef7b329be97a8375facf846 | [log] [tgz] |
---|---|---|
author | pingping-lin <pingping@onlab.us> | Mon Nov 30 16:27:48 2015 -0800 |
committer | pingping-lin <pingping@onlab.us> | Mon Nov 30 16:28:21 2015 -0800 |
tree | 9712f27f866ec428478b8d54bf64661b2f580464 | |
parent | 47a410503c5e0917ee3685ffa7d359c2526ecd5b [diff] |
rename mininet script file name and the config in params Change-Id: I37756bd2de937fe666e421b5d42f086991052ef3
diff --git a/TestON/tests/USECASE_SdnipFunctionCluster_fsfw/Dependency/USECASE_SdnipI2MN_Cluster_fsfw.py b/TestON/tests/USECASE_SdnipFunctionCluster_fsfw/Dependency/USECASE_SdnipI2MN_Cluster.py similarity index 100% rename from TestON/tests/USECASE_SdnipFunctionCluster_fsfw/Dependency/USECASE_SdnipI2MN_Cluster_fsfw.py rename to TestON/tests/USECASE_SdnipFunctionCluster_fsfw/Dependency/USECASE_SdnipI2MN_Cluster.py
diff --git a/TestON/tests/USECASE_SdnipFunctionCluster_fsfw/USECASE_SdnipFunctionCluster_fsfw.params b/TestON/tests/USECASE_SdnipFunctionCluster_fsfw/USECASE_SdnipFunctionCluster_fsfw.params index d992005..097361d 100644 --- a/TestON/tests/USECASE_SdnipFunctionCluster_fsfw/USECASE_SdnipFunctionCluster_fsfw.params +++ b/TestON/tests/USECASE_SdnipFunctionCluster_fsfw/USECASE_SdnipFunctionCluster_fsfw.params
@@ -26,7 +26,7 @@ <DEPENDENCY> <path>/USECASE_SdnipFunctionCluster_fsfw/Dependency/</path> - <topology>USECASE_SdnipI2MN_Cluster_fsfw.py</topology> + <topology>USECASE_SdnipI2MN_Cluster.py</topology> <wrapper1>Functions</wrapper1> <wrapper2>USECASE_SdnipI2MN_Cluster_fsfw</wrapper2> </DEPENDENCY>