Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / xmls / f32.xml
diff --git a/test/csit/variables/xmls/f32.xml b/test/csit/variables/xmls/f32.xml
deleted file mode 100644 (file)
index 2547abb..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-mpls-ttl-action>
-                        <mpls-ttl>1</mpls-ttl>
-                    </set-mpls-ttl-action>
-                </action>
-            </apply-actions>
-        </instruction>
-    </instructions>
-    <table_id>2</table_id>
-    <id>155</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>FooXf32</flow-name>
-    <priority>32</priority>
-    <barrier>false</barrier>
-</flow>
\ No newline at end of file