blob: bfd181924911c5dd99adc05d0f227d5f9432e0ae [file] [log] [blame]
adminbae64d82013-08-01 10:50:15 -07001[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