Step 2: Move test folder to root
[integration/test.git] / csit / variables / xmls / f2.xml
diff --git a/csit/variables/xmls/f2.xml b/csit/variables/xmls/f2.xml
new file mode 100644 (file)
index 0000000..110e6f3
--- /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>
+                    <drop-action/>
+                </action>
+            </apply-actions>
+        </instruction>
+    </instructions>
+    <table_id>2</table_id>
+    <id>125</id>
+    <cookie_mask>255</cookie_mask>
+    <installHw>false</installHw>
+    <match>
+        <ethernet-match>
+            <ethernet-type>
+                <type>2048</type>
+            </ethernet-type>
+        </ethernet-match>
+        <ipv4-source>10.0.0.1/32</ipv4-source>
+    </match>
+    <cookie>2</cookie>
+    <flow-name>FooXf2</flow-name>
+    <priority>2</priority>
+    <barrier>false</barrier>
+</flow>