Bug 762: Fixed incorrect xmls used for regression testing.
[integration/test.git] / test / csit / variables / xmls / f19.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>FooXf19</flow-name>
5     <id>142</id>
6     <cookie_mask>255</cookie_mask>
7     <cookie>19</cookie>
8     <table_id>2</table_id>
9     <priority>1</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>INPORT</output-node-connector>
21                         <max-length>60</max-length>
22                     </output-action>>
23                 </action>
24             </apply-actions>
25         </instruction>
26     </instructions>
27     <match>
28         <metadata>
29             <metadata>12345</metadata>
30         </metadata>
31     </match>
32 </flow>