X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tools%2Fodl-mdsal-clustering-tests%2Fclustering-performance-test%2Fnicira-ext-all.json;fp=tools%2Fodl-mdsal-clustering-tests%2Fclustering-performance-test%2Fnicira-ext-all.json;h=b48aecd5d2626afee9814adb1b7e339eda1bd381;hb=59e81c38620fa1b61e15771191e35771450b9499;hp=0000000000000000000000000000000000000000;hpb=072f6e3a8d1bdf8f4c663843589c22d93ba07791;p=integration%2Ftest.git diff --git a/tools/odl-mdsal-clustering-tests/clustering-performance-test/nicira-ext-all.json b/tools/odl-mdsal-clustering-tests/clustering-performance-test/nicira-ext-all.json new file mode 100644 index 0000000000..b48aecd5d2 --- /dev/null +++ b/tools/odl-mdsal-clustering-tests/clustering-performance-test/nicira-ext-all.json @@ -0,0 +1,83 @@ +{ + "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 + } + ] +}