Update Routed RPC tests to be runnable in CI 70/25170/2
authorPhillip Shea <phillip.shea@hp.com>
Mon, 10 Aug 2015 21:06:37 +0000 (14:06 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 11 Aug 2015 22:41:53 +0000 (22:41 +0000)
commit45797a81e6ff5b0c7534c33adce92132a5953ad4
tree0edbb7ab92a3a393f6148679404b9c9c4c548012
parent9e22259361e112dd34331260321a6cda0da84576
Update Routed RPC tests to be runnable in CI

Clear all data from shards before running test.
Find the leader and followers rather than assume the first controller
    is leader.
Do a better job of verifying shard contents.
Because test 23 is a subset of test 24, both tests were combined as
    test 23 and then test 24 was eliminated.

Change-Id: I63621efe814b7ab95d8990275ef14f4354698894
Signed-off-by: Phillip Shea <phillip.shea@hp.com>
test/csit/libraries/ClusterKeywords.robot
test/csit/libraries/CrudLibrary.py
test/csit/suites/controller/Clustering_Routedrpc/001_start_cluster.robot
test/csit/suites/controller/Clustering_Routedrpc/023_routed_rpc_crud_test.robot
test/csit/suites/controller/Clustering_Routedrpc/024_routed_rpc_crud_test.robot [deleted file]