Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / xmls / f105.xml
diff --git a/test/csit/variables/xmls/f105.xml b/test/csit/variables/xmls/f105.xml
deleted file mode 100644 (file)
index 11894f6..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<flow xmlns="urn:opendaylight:flow:inventory">
-    <strict>false</strict>
-    <flow-name>FooXf105</flow-name>
-    <id>228</id>
-    <cookie_mask>255</cookie_mask>
-    <cookie>105</cookie>
-    <table_id>2</table_id>
-    <priority>105</priority>
-    <installHw>false</installHw>
-    <instructions>
-        <instruction>
-            <order>0</order>
-            <apply-actions>
-                <action>
-                    <order>0</order>
-                    <output-action>
-                        <output-node-connector>NORMAL</output-node-connector>
-                        <max-length>60</max-length>
-                    </output-action>
-                </action>
-            </apply-actions>
-        </instruction>
-    </instructions>
-    <match>
-        <ethernet-match>
-            <ethernet-type>
-                <type>34525</type>
-            </ethernet-type>
-        </ethernet-match>
-        <ipv6-source>1234:5678:9ABC:DEF0:FDCD:A987:6543:210F/84</ipv6-source>
-        <ipv6-destination>fe80:2acf:e9ff:fe21::6431/90</ipv6-destination>
-        <metadata>
-            <metadata>12345</metadata>
-        </metadata>
-        <ip-match>
-            <ip-protocol>6</ip-protocol>
-            <ip-dscp>45</ip-dscp>
-            <ip-ecn>2</ip-ecn>
-        </ip-match>
-        <tcp-source-port>20345</tcp-source-port>
-        <tcp-destination-port>80</tcp-destination-port>
-    </match>
-</flow>
\ No newline at end of file