admin | bae64d8 | 2013-08-01 10:50:15 -0700 | [diff] [blame] | 1 | [PARAMS] |
2 | 'testcases' = '[1,2]' | ||||
3 | 'mail' = 'anilkumar.s@paxterrasolutions.com,paxweb@paxterrasolutions.com' | ||||
4 | #'log_dir' = '/home/user/Desktop/openflow_logs/' | ||||
5 | [[CASE1]] | ||||
6 | 'tcpip' = '127.0.0.1' | ||||
7 | 'tcpport' = '6634' | ||||
8 | 'destination' = 'h2' | ||||
9 | [[[STEP1]]] | ||||
10 | 'tcpip' = '127.0.0.1' | ||||
11 | 'tcpport' = '6634' | ||||
12 | 'inport' = '1' | ||||
13 | 'timeout' = '360' | ||||
14 | 'action' = 'output:2' | ||||
15 | [[[STEP2]]] | ||||
16 | 'tcpip' = '127.0.0.1' | ||||
17 | 'tcpport' = '6634' | ||||
18 | 'inport' = '2' | ||||
19 | 'timeout' = '360' | ||||
20 | 'action' = 'output:3' | ||||
21 | [[CASE2]] | ||||
22 | 'tcpip' = '127.0.0.1' | ||||
23 | 'tcpport' = '6634' | ||||
24 | 'destination' = 'h2' | ||||
25 | [[[STEP1]]] | ||||
26 | 'tcpip' = '127.0.0.1' | ||||
27 | 'tcpport' = '6634' | ||||
28 | 'inport' = '1' | ||||
29 | 'timeout' = '360' | ||||
30 | 'action' = 'output:2' | ||||
31 | [[[STEP2]]] | ||||
32 | 'tcpip' = '127.0.0.1' | ||||
33 | 'tcpport' = '6634' | ||||
34 | 'inport' = '2' | ||||
35 | 'timeout' = '360' | ||||
36 | 'action' = 'output:3' | ||||
37 |