commit | 5a76d5ee345658217f9a82495d9d73347706077e | [log] [tgz] |
---|---|---|
author | You Wang <you@opennetworking.org> | Tue Aug 14 18:33:30 2018 +0000 |
committer | Gerrit Code Review <gerrit@onosproject.org> | Tue Aug 14 18:33:30 2018 +0000 |
tree | 0623c464dde2bd750cb520c0a8586d8a3f0f1343 | |
parent | ebbf41660cdc4d5bfb291d81e3509b0a9a125db8 [diff] | |
parent | d65ba84292d0adb3162218b6b68c5c059b68ee6e [diff] |
Merge "Ignore 'already up-to-date' when expecting onos-install results"
diff --git a/TestON/tests/PLAT/PLATdockertest/PLATdockertest.params b/TestON/tests/PLAT/PLATdockertest/PLATdockertest.params index f9558d5..bf1bf5f 100755 --- a/TestON/tests/PLAT/PLATdockertest/PLATdockertest.params +++ b/TestON/tests/PLAT/PLATdockertest/PLATdockertest.params
@@ -9,6 +9,11 @@ <password>karaf</password> </DOCKER> + <GRAPH> + <nodeCluster>BM</nodeCluster> + <builds>20</builds> + </GRAPH> + <SCALE> <nodelist>onos1,onos2,onos3</nodelist> </SCALE>