Step 2: Move test folder to root
[integration/test.git] / csit / variables / xmls / f36.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             <apply-actions>
8                 <action>
9                     <order>0</order>
10                     <set-field>
11                         <ip-match>
12                             <ip-dscp>1</ip-dscp>
13                         </ip-match>
14                     </set-field>
15                 </action>
16             </apply-actions>
17         </instruction>
18     </instructions>
19     <table_id>2</table_id>
20     <id>159</id>
21     <cookie_mask>255</cookie_mask>
22     <installHw>false</installHw>
23     <match>
24         <ethernet-match>
25             <ethernet-type>
26                 <type>2048</type>
27             </ethernet-type>
28         </ethernet-match>
29         <ipv4-destination>10.0.0.0/24</ipv4-destination>
30     </match>
31     <cookie>36</cookie>
32     <flow-name>FooXf36</flow-name>
33     <priority>36</priority>
34     <barrier>false</barrier>
35 </flow>