Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / xmls / f41.xml
diff --git a/test/csit/variables/xmls/f41.xml b/test/csit/variables/xmls/f41.xml
deleted file mode 100644 (file)
index 1640a97..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-<?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>
-                    <set-vlan-cfi-action>
-                        <vlan-cfi>2</vlan-cfi>
-                    </set-vlan-cfi-action>
-                </action>
-            </apply-actions>
-        </instruction>
-    </instructions>
-    <table_id>2</table_id>
-    <id>164</id>
-    <cookie_mask>10</cookie_mask>
-    <out_port>0xffffffff</out_port>
-    <installHw>false</installHw>
-    <out_group>0xffffffff</out_group>
-    <match>
-        <ethernet-match>
-            <ethernet-type>
-                <type>2048</type>
-            </ethernet-type>
-        </ethernet-match>
-        <ipv4-destination>10.0.0.0/24</ipv4-destination>
-    </match>
-    <cookie>10</cookie>
-    <flow-name>FooXf41</flow-name>
-    <priority>41</priority>
-    <barrier>false</barrier>
-</flow>
\ No newline at end of file