Step 2: Move test folder to root
[integration/test.git] / csit / variables / xmls / f19.xml
diff --git a/csit/variables/xmls/f19.xml b/csit/variables/xmls/f19.xml
new file mode 100644 (file)
index 0000000..f5c414f
--- /dev/null
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<flow xmlns="urn:opendaylight:flow:inventory">
+    <strict>false</strict>
+    <flow-name>FooXf19</flow-name>
+    <id>142</id>
+    <cookie_mask>255</cookie_mask>
+    <cookie>19</cookie>
+    <table_id>2</table_id>
+    <priority>19</priority>
+    <installHw>false</installHw>
+    <instructions>
+        <instruction>
+            <order>0</order>
+            <apply-actions>
+                <action>
+                    <order>0</order>
+                    <output-action>
+                        <output-node-connector>INPORT</output-node-connector>
+                        <max-length>60</max-length>
+                    </output-action>
+                </action>
+            </apply-actions>
+        </instruction>
+    </instructions>
+    <match>
+        <metadata>
+            <metadata>12345</metadata>
+        </metadata>
+    </match>
+</flow>
\ No newline at end of file