commit | f1f285d4b60e8c4c8f2341925846eeb86dc17aad | [log] [tgz] |
---|---|---|
author | Jon Hall <jhall@onlab.us> | Mon Jan 12 10:58:08 2015 -0800 |
committer | Jon Hall <jhall@onlab.us> | Mon Jan 12 11:13:01 2015 -0800 |
tree | ef38733f3267f81c6bbcaf7d8065737f3f38d22b | |
parent | 2c3a1bf3c1f5d22a95f2b59e8c7707ac6201070d [diff] [blame] |
Add simple pingall example
diff --git a/TestON/tests/PingallExample/PingallExample.params b/TestON/tests/PingallExample/PingallExample.params new file mode 100644 index 0000000..aecaab6 --- /dev/null +++ b/TestON/tests/PingallExample/PingallExample.params
@@ -0,0 +1,12 @@ +<PARAMS> + <testcases>1,2,3</testcases> + <ENV> + <cellName>HA</cellName> + </ENV> + <Git>True</Git> + + <CTRL> + <ip1>10.128.30.11</ip1> + <port1>6633</port1> + </CTRL> +</PARAMS>