Step 2: Move test folder to root
[integration/test.git] / test / tools / odl-mdsal-clustering-tests / clustering-performance-test / nicira-ext-all.json
diff --git a/test/tools/odl-mdsal-clustering-tests/clustering-performance-test/nicira-ext-all.json b/test/tools/odl-mdsal-clustering-tests/clustering-performance-test/nicira-ext-all.json
deleted file mode 100644 (file)
index b48aecd..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-{
-    "flow-node-inventory:flow": [
-        {
-            "flow-node-inventory:cookie": %d,
-            "flow-node-inventory:cookie_mask": 65535,
-            "flow-node-inventory:flow-name": "%s",
-            "flow-node-inventory:hard-timeout": %d,
-            "flow-node-inventory:id": "%s",
-            "flow-node-inventory:idle-timeout": %d,
-            "flow-node-inventory:installHw": false,
-            "flow-node-inventory:instructions": {
-                "flow-node-inventory:instruction": [
-                    {
-                        "flow-node-inventory:apply-actions": {
-                            "flow-node-inventory:action": [
-                                {
-                                    "flow-node-inventory:dec-nw-ttl": {},
-                                    "flow-node-inventory:order": 0
-                                },
-                                {
-                                    "openflowplugin-extension-nicira-action:nx-reg-load": {
-                                        "dst": {
-                                            "end": 31,
-                                            "of-eth-src": "",
-                                            "start": 0
-                                        },
-                                        "value": 3232249877
-                                    },
-                                    "order": 2
-                                },
-                                {
-                                    "openflowplugin-extension-nicira-action:nx-reg-load": {
-                                        "dst": {
-                                            "end": 31,
-                                            "nx-tun-ipv4-dst": "",
-                                            "start": 0
-                                        },
-                                        "value": 3232249877
-                                    },
-                                    "order": 1
-                                },
-                                {
-                                    "openflowplugin-extension-nicira-action:nx-reg-load": {
-                                        "dst": {
-                                            "end": 31,
-                                            "of-eth-dst": "",
-                                            "start": 0
-                                        },
-                                        "value": 3232249877
-                                    },
-                                    "order": 3
-                                }
-                            ]
-                        },
-                        "flow-node-inventory:order": 0
-                    }
-                ]
-            },
-            "flow-node-inventory:match": {
-                "flow-node-inventory:ipv4-destination": "%s/32",
-                "flow-node-inventory:ethernet-match": {
-                    "flow-node-inventory:ethernet-type": {
-                        "flow-node-inventory:type": 2048
-                    }
-                },
-                "openflowplugin-extension-general:extension-list": [
-                    {
-                        "extension": {
-                            "openflowplugin-extension-nicira-match:nxm-nx-reg": {
-                                "reg": "nicira-match:nxm-nx-reg0",
-                                "value": 42
-                            }
-                        },
-                        "extension-key": "openflowplugin-extension-nicira-match:nxm-nx-reg0-key"
-                    }
-                ]
-            },
-            "flow-node-inventory:priority": 2,
-            "flow-node-inventory:strict": false,
-            "flow-node-inventory:table_id": 0
-        }
-    ]
-}