Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / xmls / f50.xml
diff --git a/test/csit/variables/xmls/f50.xml b/test/csit/variables/xmls/f50.xml
deleted file mode 100644 (file)
index ddc2429..0000000
+++ /dev/null
@@ -1,30 +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>
-                    <group-action>
-                        <group-id>1</group-id>
-                    </group-action>
-                    <order>1</order>
-                </action>
-            </apply-actions>
-        </instruction>
-    </instructions>
-    <table_id>0</table_id>
-    <id>1</id>
-    <match>
-        <ethernet-match>
-            <ethernet-type>
-                <type>2048</type>
-            </ethernet-type>
-        </ethernet-match>
-        <ipv4-destination>10.0.10.1/32</ipv4-destination>
-    </match>
-    <flow-name>forward</flow-name>
-    <priority>2</priority>
-</flow>
\ No newline at end of file