Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / xmls / f109.xml
diff --git a/test/csit/variables/xmls/f109.xml b/test/csit/variables/xmls/f109.xml
deleted file mode 100644 (file)
index 392be09..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<flow xmlns="urn:opendaylight:flow:inventory">
-    <strict>false</strict>
-    <flow-name>FooXf109</flow-name>
-    <id>232</id>
-    <cookie_mask>255</cookie_mask>
-    <cookie>109</cookie>
-    <table_id>2</table_id>
-    <priority>109</priority>
-    <installHw>false</installHw>
-    <instructions>
-        <instruction>
-            <order>0</order>
-            <apply-actions>
-                <action>
-                    <order>0</order>
-                    <output-action>
-                        <output-node-connector>ANY</output-node-connector>
-                        <max-length>60</max-length>
-                    </output-action>
-                </action>
-            </apply-actions>
-        </instruction>
-    </instructions>
-    <match>
-        <ethernet-match>
-            <ethernet-type>
-                <type>2048</type>
-            </ethernet-type>
-            <ethernet-destination>
-                <address>20:14:29:01:19:61</address>
-            </ethernet-destination>
-            <ethernet-source>
-                <address>00:00:00:11:23:ae</address>
-            </ethernet-source>
-        </ethernet-match>
-        <ipv4-source>19.1.2.3/10</ipv4-source>
-        <ipv4-destination>172.168.5.6/18</ipv4-destination>
-        <ip-match>
-            <ip-protocol>17</ip-protocol>
-            <ip-dscp>8</ip-dscp>
-            <ip-ecn>3</ip-ecn>
-        </ip-match>
-        <udp-source-port>25364</udp-source-port>
-        <udp-destination-port>8080</udp-destination-port>
-        <in-port>0</in-port>
-    </match>
-</flow>
\ No newline at end of file