Fixed Ping2topoExample and PingallExample topology
diff --git a/TestON/tests/MoveHostExample/MoveHostExample.params b/TestON/tests/MoveHostExample/MoveHostExample.params
new file mode 100644
index 0000000..d66ece5
--- /dev/null
+++ b/TestON/tests/MoveHostExample/MoveHostExample.params
@@ -0,0 +1,26 @@
+<PARAMS>
+ <testcases>1,4,2,3,5</testcases>
+ <ENV>
+ <cellName>kelvin</cellName>
+ </ENV>
+ <Git>True</Git>
+ <MN>
+ <host>h1</host>
+ <oldSw>s1</oldSw>
+ <newSw>s3</newSw>
+ </MN>
+ <TOPO1>
+ <file>~/mininet/examples/customTopo1.py</file>
+ <args></args>
+ </TOPO1>
+
+ <TOPO2>
+ <file></file>
+ <args></args>
+ </TOPO2>
+
+ <CTRL>
+ <ip1>10.128.10.21</ip1>
+ <port1>6633</port1>
+ </CTRL>
+</PARAMS>