commit | 8594223905662cef487fd02fb61f749bdc53c029 | [log] [tgz] |
---|---|---|
author | Jon Hall <jhall@onlab.us> | Tue Apr 19 21:29:48 2016 +0000 |
committer | Gerrit Code Review <gerrit@onlab.us> | Tue Apr 19 21:29:48 2016 +0000 |
tree | 7e0625221db388e3a5f7fc5eb964c96061cc6ae9 | |
parent | d9360952a2d226d4f164a3d5058f36d46e57345f [diff] | |
parent | 17b20659550f146c3839d718e76e31fab0b3fdb1 [diff] |
Merge "Fix path in SDNIP tests"
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>