Bug 6348 : car:stop-stress-test RPC to return success & failure counters 59/43259/5
authorSai MarapaReddy <sai.marapareddy@gmail.com>
Tue, 19 Jul 2016 20:49:21 +0000 (13:49 -0700)
committerTom Pantelis <tpanteli@brocade.com>
Tue, 9 Aug 2016 14:39:41 +0000 (14:39 +0000)
commit30cdcd430e09b46e2b9d523492742e009c1dc88e
tree919b5c7a65350641b10d8d350e834d1adb508c9f
parent856ec6c8c5288e143b74ea45afe6c87013d7f9a6
Bug 6348 : car:stop-stress-test RPC to return success & failure counters

Current RPC car:stop-stress-test doesn't return how many
cars are created or failed. Adding success and failure counters
will help user to determine the number of cars created or failed
during the the process of creation of car tests using
car:stress-test. This patch enhances car:stop-stress-test RPC.

Change-Id: Iff054c8210ce49f06b4fa96ca5a437d9b82deddb
Signed-off-by: Sai MarapaReddy <sai.marapareddy@gmail.com>
Author: Sai MarapaReddy <sai.marapareddy@gmail.com>
opendaylight/md-sal/samples/clustering-test-app/model/src/main/yang/car.yang
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/CarProvider.java