Bug 7785: Remove flows with invalid action
[integration/test.git] / csit / variables / xmls / f12.xml
diff --git a/csit/variables/xmls/f12.xml b/csit/variables/xmls/f12.xml
deleted file mode 100644 (file)
index 78a61ac..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>
-                    <flood-action/>
-                </action>
-            </apply-actions>
-        </instruction>
-    </instructions>
-    <table_id>2</table_id>
-    <id>135</id>
-    <cookie_mask>255</cookie_mask>
-    <match>
-        <ethernet-match>
-            <ethernet-type>
-                <type>0x806</type>
-            </ethernet-type>
-            <ethernet-destination>
-                <address>ff:ff:ff:ff:ff:ff</address>
-            </ethernet-destination>
-            <ethernet-source>
-                <address>00:00:00:01:23:ae</address>
-            </ethernet-source>
-        </ethernet-match>
-        <arp-op>1</arp-op>
-    </match>
-    <cookie>12</cookie>
-    <flow-name>FooXf12</flow-name>
-    <priority>12</priority>
-    <barrier>false</barrier>
-</flow>