commit | 17b20659550f146c3839d718e76e31fab0b3fdb1 | [log] [tgz] |
---|---|---|
author | Jon Hall <jhall@onlab.us> | Mon Apr 18 23:46:41 2016 -0700 |
committer | Jon Hall <jhall@onlab.us> | Mon Apr 18 23:46:41 2016 -0700 |
tree | 7cdbbcb35cec359a58651632c4496b4b63b32c2b | |
parent | e4396b8b1b417e22129f1d512c1c758594d8186f [diff] |
Fix path in SDNIP tests Change-Id: I1f437f23e0faca71b9c852db3cbeae295c0c705c
diff --git a/TestON/tests/USECASE/USECASE_SdnipFunction/USECASE_SdnipFunction.params b/TestON/tests/USECASE/USECASE_SdnipFunction/USECASE_SdnipFunction.params index 6f4e47b..3570fd0 100644 --- a/TestON/tests/USECASE/USECASE_SdnipFunction/USECASE_SdnipFunction.params +++ b/TestON/tests/USECASE/USECASE_SdnipFunction/USECASE_SdnipFunction.params
@@ -15,7 +15,7 @@ </CTRL> <DEPENDENCY> - <path>/USECASE_SdnipFunction/dependencies/</path> + <path>/USECASE/USECASE_SdnipFunction/dependencies/</path> <topology>USECASE_SdnipI2MN.py</topology> <wrapper1>Functions</wrapper1> </DEPENDENCY>
diff --git a/TestON/tests/USECASE/USECASE_SdnipFunctionCluster/USECASE_SdnipFunctionCluster.params b/TestON/tests/USECASE/USECASE_SdnipFunctionCluster/USECASE_SdnipFunctionCluster.params index c266402..7f93976 100644 --- a/TestON/tests/USECASE/USECASE_SdnipFunctionCluster/USECASE_SdnipFunctionCluster.params +++ b/TestON/tests/USECASE/USECASE_SdnipFunctionCluster/USECASE_SdnipFunctionCluster.params
@@ -16,7 +16,7 @@ </CTRL> <DEPENDENCY> - <path>/USECASE_SdnipFunctionCluster/dependencies/</path> + <path>/USECASE/USECASE_SdnipFunctionCluster/dependencies/</path> <topology>USECASE_SdnipI2MN_Cluster.py</topology> <wrapper1>Functions</wrapper1> <wrapper2>USECASE_SdnipI2MN_Cluster</wrapper2>
diff --git a/TestON/tests/USECASE/USECASE_SdnipFunctionCluster_fsfw/USECASE_SdnipFunctionCluster_fsfw.params b/TestON/tests/USECASE/USECASE_SdnipFunctionCluster_fsfw/USECASE_SdnipFunctionCluster_fsfw.params index fa41d0d..54c42be 100644 --- a/TestON/tests/USECASE/USECASE_SdnipFunctionCluster_fsfw/USECASE_SdnipFunctionCluster_fsfw.params +++ b/TestON/tests/USECASE/USECASE_SdnipFunctionCluster_fsfw/USECASE_SdnipFunctionCluster_fsfw.params
@@ -21,7 +21,7 @@ </CTRL> <DEPENDENCY> - <path>/USECASE_SdnipFunctionCluster_fsfw/dependencies/</path> + <path>/USECASE/USECASE_SdnipFunctionCluster_fsfw/dependencies/</path> <topology>USECASE_SdnipI2MN_Cluster.py</topology> <wrapper1>Functions</wrapper1> <wrapper2>USECASE_SdnipI2MN_Cluster_fsfw</wrapper2>
diff --git a/TestON/tests/USECASE/USECASE_SdnipFunction_fsfw/USECASE_SdnipFunction_fsfw.params b/TestON/tests/USECASE/USECASE_SdnipFunction_fsfw/USECASE_SdnipFunction_fsfw.params index ae028d0..b1c2f8f 100644 --- a/TestON/tests/USECASE/USECASE_SdnipFunction_fsfw/USECASE_SdnipFunction_fsfw.params +++ b/TestON/tests/USECASE/USECASE_SdnipFunction_fsfw/USECASE_SdnipFunction_fsfw.params
@@ -19,7 +19,7 @@ </CTRL> <DEPENDENCY> - <path>/USECASE_SdnipFunction_fsfw/dependencies/</path> + <path>/USECASE/USECASE_SdnipFunction_fsfw/dependencies/</path> <topology>USECASE_SdnipI2MN.py</topology> <wrapper1>Functions</wrapper1> </DEPENDENCY>