Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / xmls / f160.xml
diff --git a/test/csit/variables/xmls/f160.xml b/test/csit/variables/xmls/f160.xml
deleted file mode 100644 (file)
index c0f71de..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<flow 
-    xmlns="urn:opendaylight:flow:inventory">
-    <flow-name>swap-mpls-action</flow-name>
-    <instructions>
-        <instruction>
-            <order>2</order>
-            <apply-actions>
-                <action>
-                    <set-field>
-                        <protocol-match-fields>
-                            <mpls-label>37</mpls-label>
-                        </protocol-match-fields>
-                    </set-field>
-                    <order>1</order>
-                </action>
-                <action>
-                    <output-action>
-                        <output-node-connector>2</output-node-connector>
-                    </output-action>
-                    <order>2</order>
-                </action>
-            </apply-actions>
-        </instruction>
-    </instructions>
-    <strict>false</strict>
-    <id>283</id>
-    <match>
-        <ethernet-match>
-            <ethernet-type>
-                <type>34887</type>
-            </ethernet-type>
-        </ethernet-match>
-        <in-port>1</in-port>
-        <protocol-match-fields>
-            <mpls-label>27</mpls-label>
-        </protocol-match-fields>
-    </match>
-    <cookie_mask>255</cookie_mask>
-    <cookie>401</cookie>
-    <priority>160</priority>
-    <installHw>false</installHw>
-    <table_id>2</table_id>
-</flow>