crud performance test for car-people entries on 1 node cluster 03/26203/19
authorPeter Gubka <pgubka@cisco.com>
Sun, 30 Aug 2015 23:51:00 +0000 (01:51 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 14 Nov 2015 01:37:11 +0000 (01:37 +0000)
commita5780ad681b9c583de64331612c58307d8967258
treeba160896fdc2dcf582663fc4cce36578144489ad
parent29a2b2c0d9bc42798a3927c1d2cabaa5d42bb0a8
crud performance test for car-people entries on 1 node cluster

- measure time to configure certain amount of cars at once
- measure time to purchse these cars one by one
- robot test case duration is the measured time
- config script uploaded to the mininet/tools vm
- add debug capabilities

Change-Id: I0d198fc03f2eb73026503ace1a27cf4354f7243c
Signed-off-by: Peter Gubka <pgubka@cisco.com>
Signed-off-by: Radovan Sajben <rsajben@cisco.com>
csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot [new file with mode: 0644]
csit/testplans/controller-rest-cars-perf.txt [new file with mode: 0644]
tools/odl-mdsal-clustering-tests/scripts/cluster_rest_script.py [new file with mode: 0644]