Add clustering performance test suite 71/37171/15
authorJozef Behran <jbehran@cisco.com>
Wed, 6 Apr 2016 08:09:11 +0000 (10:09 +0200)
committerJozef Behran <jbehran@cisco.com>
Mon, 18 Apr 2016 15:34:52 +0000 (17:34 +0200)
commit879d2c55e0bbd3cdd1da2fb3551ee389a1501762
tree845fcea917a14d1394a189a9b3cafc99c77815f9
parent558011d40db8a538b1e9de4d255ff991f7edc90f
Add clustering performance test suite

This is a suite which deploys a device and puts some data
into it and then issues requests to update the data. The
difference is that the device is configured and the data
is added using one node and the data modification requests
are issued on another node of the cluster, forcing the
cluster to do clustering communication.

Change-Id: I902d2b9aa924de7e1f9fd891600387f769b91013
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/suites/netconf/clusteringscale/performance.robot [new file with mode: 0644]
csit/testplans/netconf-clustering-scale.txt [new file with mode: 0644]