edited for compatibility
diff --git a/TestON/tests/ONOSNextTest/ONOSNextTest.topo b/TestON/tests/ONOSNextTest/ONOSNextTest.topo
index 03647fc..a10a91b 100755
--- a/TestON/tests/ONOSNextTest/ONOSNextTest.topo
+++ b/TestON/tests/ONOSNextTest/ONOSNextTest.topo
@@ -27,8 +27,8 @@
             <connect_order>3</connect_order>
             <COMPONENTS>
                 #Specify the Option for mininet
-                <arg1> --custom ~/mininet/custom/topo-HA.py </arg1>
-                <arg2> --topo mytopo</arg2>
+                <arg1> </arg1>
+                <arg2> </arg2>
                 <controller> remote </controller>
             </COMPONENTS>
         </Mininet1>