Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / xmls / f8.xml
diff --git a/test/csit/variables/xmls/f8.xml b/test/csit/variables/xmls/f8.xml
deleted file mode 100644 (file)
index 8e7b462..0000000
+++ /dev/null
@@ -1,45 +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>
-                    <dec-nw-ttl/>
-                </action>
-            </apply-actions>
-        </instruction>
-    </instructions>
-    <table_id>2</table_id>
-    <id>131</id>
-    <cookie_mask>255</cookie_mask>
-    <match>
-        <ethernet-match>
-            <ethernet-type>
-                <type>2048</type>
-            </ethernet-type>
-            <ethernet-destination>
-                <address>ff:ff:29:01:19:61</address>
-            </ethernet-destination>
-            <ethernet-source>
-                <address>00:00:00:11:23:ae</address>
-            </ethernet-source>
-        </ethernet-match>
-        <ipv4-source>17.0.0.0/8</ipv4-source>
-        <ipv4-destination>172.168.0.0/16</ipv4-destination>
-        <ip-match>
-            <ip-protocol>6</ip-protocol>
-            <ip-dscp>2</ip-dscp>
-            <ip-ecn>2</ip-ecn>
-        </ip-match>
-        <tcp-source-port>25364</tcp-source-port>
-        <tcp-destination-port>8080</tcp-destination-port>
-        <in-port>0</in-port>
-    </match>
-    <cookie>8</cookie>
-    <flow-name>FooXf8</flow-name>
-    <priority>8</priority>
-    <barrier>false</barrier>
-</flow>