commit | ebbf41660cdc4d5bfb291d81e3509b0a9a125db8 | [log] [tgz] |
---|---|---|
author | Jon Hall <jhall@ciena.com> | Tue Aug 14 10:39:48 2018 -0700 |
committer | Jon Hall <jhall@ciena.com> | Tue Aug 14 10:39:48 2018 -0700 |
tree | c22e674b4a83df4a96f5a23f7f8d3ede316c751d | |
parent | d81e0161ba28ed76b386656b74e22739d98b58c4 [diff] |
Add missing params needed for Jenkins Change-Id: I73da8b5bd99436ed9b0ee3328ae551e6dfa9f22d
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>