Bug 762: Fixed incorrect xmls used for regression testing.
[integration/test.git] / test / csit / variables / xmls / f24.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <flow xmlns="urn:opendaylight:flow:inventory">
3     <strict>false</strict>
4     <flow-name>FooXf24</flow-name>
5     <id>147</id>
6     <cookie_mask>255</cookie_mask>
7     <cookie>24</cookie>
8     <table_id>2</table_id>
9     <priority>2</priority>
10     <hard-timeout>1200</hard-timeout>
11     <idle-timeout>3400</idle-timeout>
12     <installHw>false</installHw>
13     <instructions>
14         <instruction>
15             <order>0</order>
16             <apply-actions>
17                 <action>
18                     <order>0</order>
19                         <output-action>
20                         <output-node-connector>TABLE</output-node-connector>
21                     </output-action>
22                 </action>
23             </apply-actions>
24         </instruction>
25     </instructions>
26     <match>
27         <tunnel>
28             <tunnel-id>2591</tunnel-id>
29         </tunnel>
30     </match>
31 </flow>
32