Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / xmls / f51.xml
diff --git a/test/csit/variables/xmls/f51.xml b/test/csit/variables/xmls/f51.xml
deleted file mode 100644 (file)
index 31f5a07..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-<flow xmlns="urn:opendaylight:flow:inventory">
-    <strict>false</strict>
-    <hard-timeout>0</hard-timeout>
-    <idle-timeout>0</idle-timeout>
-    <instructions>
-        <instruction>
-            <order>0</order>
-            <apply-actions>
-                <action>
-                   <output-action>
-                        <output-node-connector>openflow:1:1</output-node-connector>
-                    </output-action>
-                    <order>1</order>
-                </action>
-            </apply-actions>
-        </instruction>
-        <instruction>
-            <order>1</order>
-            <meter>
-              <meter-id>1</meter-id>
-            </meter>
-        </instruction>
-    </instructions>
-    <table_id>0</table_id>
-    <id>2</id>
-    <match>
-        <ethernet-match>
-            <ethernet-type>
-                <type>2048</type>
-            </ethernet-type>
-        </ethernet-match>
-        <ipv4-destination>10.0.10.2/32</ipv4-destination>
-    </match>
-    <flow-name>forward</flow-name>
-    <priority>2</priority>
-</flow>