Case 6000

Change-Id: Ibc1f5b20914a8968edb9a9d9e25729bfa6090b7f
Signed-off-by: sathishm <sathishm@criterionnetworks.com>
diff --git a/TestON/tests/FUNC/FUNCipv6Intent/FUNCipv6Intent.params b/TestON/tests/FUNC/FUNCipv6Intent/FUNCipv6Intent.params
index 58917ba..73a3599 100644
--- a/TestON/tests/FUNC/FUNCipv6Intent/FUNCipv6Intent.params
+++ b/TestON/tests/FUNC/FUNCipv6Intent/FUNCipv6Intent.params
@@ -2,15 +2,19 @@
     # CASE - Description
     # 1 - Variable initialization and optional pull and build ONOS package
     # 2 - Install ONOS
-    # 11 - Start Mininet with Openflow 1.3 (OpenvSwitch --version more than 2.3.1)
+    # 11 - Start Mininet with Openflow 1.3 (Use OpenvSwitch version more than 2.3.1)
     # 12 - Assign switch to controller
+    # 13 - Discover hosts with Mininet Pingall(proto="IPV6")
     # 14 - Stop Mininet
+    # 16 - Balance ownership of switches
+    # 1000 - Test host intents
     # 2000 - Test Point Intent
     # 3000 - Test Single To Multi Point Intent
     # 4000 - Test multi to single point intents
     # 5000 - Test host mobility
+    # 6000 - Test Multi Point intent End Point Failure
 
-    <testcases>1,2,11,12,13,2000,3000,4000,5000,14</testcases>
+    <testcases>1,2,11,12,13,16,1000,2000,3000,4000,5000,6000,14</testcases>
 
     <SCALE>
         <size>1</size>