Bug 762: Fixed incorrect xmls used for regression testing.
[integration/test.git] / test / csit / variables / xmls / f48.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow xmlns="urn:opendaylight:flow:inventory">
3     <strict>false</strict>
4     <instructions>
5         <instruction>
6                     <order>0</order>
7             <go-to-table>
8                 <table_id>2</table_id>
9             </go-to-table>
10         </instruction>
11     </instructions>
12     <table_id>2</table_id>
13     <id>171</id>
14     <cookie_mask>10</cookie_mask>
15     <out_port>10</out_port>
16     <installHw>false</installHw>
17     <out_group>2</out_group>
18     <match>
19         <tunnel>
20             <tunnel-mask>[B@f7d120c</tunnel-mask>
21             <tunnel-id>10668</tunnel-id>
22         </tunnel>
23     </match>
24     <hard-timeout>12</hard-timeout>
25     <cookie>10</cookie>
26     <idle-timeout>34</idle-timeout>
27     <flow-name>FooXf48</flow-name>
28     <priority>2</priority>
29     <barrier>false</barrier>
30 </flow>