Implementing IPv6 System Testing Using TESTON

Change-Id: Icc1b00739532f6da9b4b6770fe0fd12ac5d3bde9
diff --git a/TestON/tests/FUNCipv6Intent/FUNCipv6Intent.topo b/TestON/tests/FUNCipv6Intent/FUNCipv6Intent.topo
index 3c8ae7c..fd7c3eb 100755
--- a/TestON/tests/FUNCipv6Intent/FUNCipv6Intent.topo
+++ b/TestON/tests/FUNCipv6Intent/FUNCipv6Intent.topo
@@ -1,6 +1,5 @@
 <TOPOLOGY>
     <COMPONENT>
-
         <ONOSbench>
             <host>localhost</host>
             <user>cnlabs</user>
@@ -8,7 +7,7 @@
             <type>OnosDriver</type>
             <connect_order>1</connect_order>
             <COMPONENTS>
-                <nodes>3</nodes>
+                <nodes>5</nodes>
             </COMPONENTS>
         </ONOSbench>
 
@@ -56,7 +55,6 @@
             <connect_order>6</connect_order>
             <COMPONENTS>
                 <home>~/mininet/custom/</home>
-                <controller> remote </controller>
             </COMPONENTS>
         </Mininet1>