Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / xmls / f36.xml
diff --git a/test/csit/variables/xmls/f36.xml b/test/csit/variables/xmls/f36.xml
deleted file mode 100644 (file)
index 9926a81..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-field>
-                        <ip-match>
-                            <ip-dscp>1</ip-dscp>
-                        </ip-match>
-                    </set-field>
-                </action>
-            </apply-actions>
-        </instruction>
-    </instructions>
-    <table_id>2</table_id>
-    <id>159</id>
-    <cookie_mask>255</cookie_mask>
-    <installHw>false</installHw>
-    <match>
-        <ethernet-match>
-            <ethernet-type>
-                <type>2048</type>
-            </ethernet-type>
-        </ethernet-match>
-        <ipv4-destination>10.0.0.0/24</ipv4-destination>
-    </match>
-    <cookie>36</cookie>
-    <flow-name>FooXf36</flow-name>
-    <priority>36</priority>
-    <barrier>false</barrier>
-</flow>