ONOS-2846 Added topoAttempts and documentation to FUNCintent.params

Change-Id: I43768c2a90ab4a5d4507f849dea01b4513711dd9
diff --git a/TestON/tests/FUNCintent/FUNCintent.params b/TestON/tests/FUNCintent/FUNCintent.params
index b3f8fbc..dca495e 100644
--- a/TestON/tests/FUNCintent/FUNCintent.params
+++ b/TestON/tests/FUNCintent/FUNCintent.params
@@ -4,7 +4,8 @@
     # 2 - Install ONOS
     # 8 - Compare Topology
     # 9 - Report logs
-    # 11 - Start Mininet
+    # 10 - Start Mininet with Openflow 1.0
+    # 11 - Start Mininet with Openflow 1.3
     # 12 - Assign switch to controller
     # 13 - Create a data of hosts information
     # 14 - Stop Mininet
@@ -12,6 +13,7 @@
     # 2000 - Test point intents
     # 3000 - Test single to multi point intents
     # 4000 - Test multi to single point intents
+    # 5000 - Test host mobility
 
     <testcases>1,[2,10,12,8,13,1000,2000,3000,4000,5000,14]*2,[2,11,12,8,13,1000,2000,3000,4000,5000,14]*2</testcases>
 
@@ -41,6 +43,7 @@
         <removeintent>10</removeintent>
         <checkintent>5</checkintent>
         <fwd>10</fwd>
+        <topoAttempts>3</topoAttempts>
     </SLEEP>
 
     <MININET>