Step 2: Move test folder to root
[integration/test.git] / test / tools / OF_Test / xmls / f36.xml
diff --git a/test/tools/OF_Test/xmls/f36.xml b/test/tools/OF_Test/xmls/f36.xml
deleted file mode 100644 (file)
index 8942668..0000000
+++ /dev/null
@@ -1,36 +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-nw-tos-action>
-                        <tos>1</tos>
-                    </set-nw-tos-action>
-                </action>
-            </apply-actions>
-        </instruction>
-    </instructions>
-    <table_id>2</table_id>
-    <id>159</id>
-    <cookie_mask>255</cookie_mask>
-    <installHw>false</installHw>
-    <match>
-        <ethernet-match>
-            <ethernet-type>
-                <type>2048</type>
-            </ethernet-type>
-        </ethernet-match>
-        <ipv4-destination>10.0.0.1/24</ipv4-destination>
-    </match>
-    <hard-timeout>12</hard-timeout>
-    <flags>FlowModFlags [_cHECKOVERLAP=false, _rESETCOUNTS=false, _nOPKTCOUNTS=false, _nOBYTCOUNTS=false, _sENDFLOWREM=false]</flags>
-    <cookie>36</cookie>
-    <idle-timeout>34</idle-timeout>
-    <flow-name>FooXf36</flow-name>
-    <priority>2</priority>
-    <barrier>false</barrier>
-</flow>