commit | 3ead68016b0c1af78562d4d3a371db21e5b780f6 | [log] [tgz] |
---|---|---|
author | suibin zhang <suibin@onlab.us> | Mon Apr 18 12:05:07 2016 -0700 |
committer | suibin zhang <suibin@onlab.us> | Mon Apr 18 12:05:07 2016 -0700 |
tree | 830cff19fd732cb73d5483fc5546489cc88306db | |
parent | 53c5e66442303ee04adc4fdcac27ef0d504b0a9c [diff] |
fixed failed testing on PLATdockertest Change-Id: I3336ffdd2c17b4c180df6a44c44265fffa3c54d0
diff --git a/TestON/tests/PLAT/PLATdockertest/PLATdockertest.params b/TestON/tests/PLAT/PLATdockertest/PLATdockertest.params index cc90dae..53c4b8c 100755 --- a/TestON/tests/PLAT/PLATdockertest/PLATdockertest.params +++ b/TestON/tests/PLAT/PLATdockertest/PLATdockertest.params
@@ -14,16 +14,10 @@ </SCALE> <CASE110> - <clustercmdpath>../tests/PLATdockertest/dependencies</clustercmdpath> + <clustercmdpath>../tests/PLAT/PLATdockertest/dependencies</clustercmdpath> <apps>org.onosproject.proxyarp,org.onosproject.fwd</apps> </CASE110> - <DEPENDENCY> - <path>/tests/SAMPstartTemplate/dependencies/</path> - <wrapper1>startUp</wrapper1> - <topology>newFuncTopo.py</topology> - </DEPENDENCY> - <ENV> <cellName>productionCell</cellName> <cellApps>drivers,openflow,proxyarp,mobility</cellApps>
diff --git a/TestON/tests/PLAT/PLATdockertest/dependencies/Dependency/onos-form-cluster b/TestON/tests/PLAT/PLATdockertest/dependencies/onos-form-cluster similarity index 100% rename from TestON/tests/PLAT/PLATdockertest/dependencies/Dependency/onos-form-cluster rename to TestON/tests/PLAT/PLATdockertest/dependencies/onos-form-cluster