Update Routed RPC tests to be runnable in CI
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)
commit6b7584720f77fa22e6d76947898b3f299fa8dc56
tree907fe391538828a5c0d4b0e6142df49cdd3d560c
parent9f6b83a65dc36cc9974ae3a9c1e2b906febce73f
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]