minor fixes per Jon's comment

Change-Id: I6b0aabbd9ece8047818f23419e475ca31b20bc76
diff --git a/TestON/tests/PLATdockertest/PLATdockertest.params b/TestON/tests/PLATdockertest/PLATdockertest.params
index cf87638..105be40 100755
--- a/TestON/tests/PLATdockertest/PLATdockertest.params
+++ b/TestON/tests/PLATdockertest/PLATdockertest.params
@@ -1,6 +1,6 @@
 <PARAMS>
 
-    <testcases>1,5,1000,10,110,1000</testcases>
+    <testcases>1,1000,5,10,110,1000</testcases>
 
     <DOCKER>
         <repo>onosproject/onos</repo>