Script to test MD-SAL datastore read performance. 52/23652/4
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)
commitdd416f68deab36ee74f74ac3f7979cf23775dc00
treed62633f8b3f0cbf5e5ff48ec4ff5acd404ce6e27
parent29e5280a5de60fb891cd73976c51597194e50b6f
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]