Script to test MD-SAL datastore read performance.
authorGary Wu <Gary.Wu1@huawei.com>
Wed, 1 Jul 2015 18:49:16 +0000 (11:49 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 8 Jul 2015 01:33:26 +0000 (01:33 +0000)
commitf65511ddae8b990e6934059f6b3dcf1c48f3a93d
treeb11ce1f5159e323e9a1a318644e98d9cd0f72902
parentf03177cdaf5ff58afc94da89fe4558326b119000
Script to test MD-SAL datastore read performance.

Add a new script to test MD-SAL clustering datastore
read performance.  It will iterate through a list
of controller nodes and repeatedly retrieve flows
previously populated by flow_config_blaster.py.

Change-Id: I76ff6e7f837b268fff5db1f11b340353a220580b
Signed-off-by: Gary Wu <Gary.Wu1@huawei.com>
test/tools/odl-mdsal-clustering-tests/clustering-performance-test/inventory_read_blaster.py [new file with mode: 0755]