commit | bd795bff81460b81b6c14d76bf5f9b36cd8c4be2 | [log] [tgz] |
---|---|---|
author | Jon Hall <jhall@onlab.us> | Wed Jun 18 09:46:32 2014 -0700 |
committer | Jon Hall <jhall@onlab.us> | Wed Jun 18 09:46:32 2014 -0700 |
tree | 17d4ab6023f9a4543d3aeb86e2a5693c96a1abc3 | |
parent | 0583f576989db3c24623c2affc892a47f6cd726d [diff] [blame] |
update CHO test
diff --git a/TestON/tests/RCOnosScale4nodes/RCOnosScale4nodes.params b/TestON/tests/RCOnosScale4nodes/RCOnosScale4nodes.params index 819c584..725ac3d 100644 --- a/TestON/tests/RCOnosScale4nodes/RCOnosScale4nodes.params +++ b/TestON/tests/RCOnosScale4nodes/RCOnosScale4nodes.params
@@ -1,5 +1,10 @@ <PARAMS> <testcases>1,2,3,4,66</testcases> + <tcpdump> + <intf>eth0</intf> + <port>port 6633</port> + <filename>~/packet_captures/Scale.pcap</filename> + </tcpdump> <Iterations>2</Iterations> <WaitTime>50</WaitTime> <TargetTime>50</TargetTime>