Clustering datastore tests for Lithium.
authorPhillip Shea <phillip.shea@hp.com>
Wed, 3 Jun 2015 19:09:36 +0000 (12:09 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 10 Jun 2015 20:16:15 +0000 (20:16 +0000)
commit9c6620fecd9a3f93f889197851013e1dc0da28a2
treea55df2e0233cfde46b5724e62450ad4f29b7de55
parente29434111136997625507337e476f1a9b189ae6e
Clustering datastore tests for Lithium.

Some datastore functionality has changed between Helium and Lithium. The crud and settings libraries
needed to be modified for changes in restconf for the cars shard. Also, an unneccessary sleep was removed
from the crud library. Because there's a difference in the installed features required for Hydrogen
and Lithium cluster testing, the multi-node-test clustering template was changed. Some other features to
help with troubleshooting were also added. Finally, the clustering template temp directory was added to
gitignore to simplify test development.

Change-Id: I8b704d57af64985d8d4be6d2454601371c0f55e8
Signed-off-by: Phillip Shea <phillip.shea@hp.com>
test/csit/libraries/ClusterKeywords.txt
test/csit/libraries/CrudLibrary.py
test/csit/libraries/SettingsLibrary.py
test/csit/suites/clustering/routedrpc/023_routed_rpc_crud_test.robot
test/csit/suites/clustering/routedrpc/024_routed_rpc_crud_test.robot
test/tools/clustering/cluster-deployer/.gitignore [new file with mode: 0644]
test/tools/clustering/cluster-deployer/templates/multi-node-test/org.apache.karaf.features.cfg.template