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>