Step 2: Move test folder to root
[integration/test.git] / csit / variables / xmls / f1.xml
diff --git a/csit/variables/xmls/f1.xml b/csit/variables/xmls/f1.xml
new file mode 100644 (file)
index 0000000..13b66cb
--- /dev/null
@@ -0,0 +1,31 @@
+<?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>
+                    <dec-nw-ttl/>
+                </action>
+            </apply-actions>
+        </instruction>
+    </instructions>
+    <table_id>2</table_id>
+    <id>124</id>
+    <cookie_mask>255</cookie_mask>
+    <installHw>false</installHw>
+    <match>
+        <ethernet-match>
+            <ethernet-type>
+                <type>2048</type>
+            </ethernet-type>
+        </ethernet-match>
+        <ipv4-destination>10.0.1.0/24</ipv4-destination>
+    </match>
+    <cookie>1</cookie>
+    <flow-name>FooXf1</flow-name>
+    <priority>1</priority>
+    <barrier>false</barrier>
+</flow>
\ No newline at end of file