Step 2: Move test folder to root
[integration/test.git] / csit / variables / xmls / f32.xml
diff --git a/csit/variables/xmls/f32.xml b/csit/variables/xmls/f32.xml
new file mode 100644 (file)
index 0000000..2547abb
--- /dev/null
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<flow xmlns="urn:opendaylight:flow:inventory">
+    <strict>false</strict>
+    <instructions>
+        <instruction>
+                    <order>0</order>
+            <apply-actions>
+                <action>
+                    <order>0</order>
+                    <set-mpls-ttl-action>
+                        <mpls-ttl>1</mpls-ttl>
+                    </set-mpls-ttl-action>
+                </action>
+            </apply-actions>
+        </instruction>
+    </instructions>
+    <table_id>2</table_id>
+    <id>155</id>
+    <cookie_mask>10</cookie_mask>
+    <out_port>0xffffffff</out_port>
+    <installHw>false</installHw>
+    <out_group>0xffffffff</out_group>
+    <match>
+        <ethernet-match>
+            <ethernet-type>
+                <type>2048</type>
+            </ethernet-type>
+        </ethernet-match>
+        <ipv4-destination>10.0.0.0/24</ipv4-destination>
+    </match>
+    <cookie>10</cookie>
+    <flow-name>FooXf32</flow-name>
+    <priority>32</priority>
+    <barrier>false</barrier>
+</flow>
\ No newline at end of file