Add initial files for dom data broker testing 00/53600/77
authorPeter Gubka <pgubka@cisco.com>
Tue, 21 Mar 2017 11:32:08 +0000 (12:32 +0100)
committerVratko Polák <vrpolak@cisco.com>
Tue, 25 Apr 2017 19:09:50 +0000 (19:09 +0000)
commita2de221e2deea2906885c463181dd7fff8c59c4c
tree3370b25a6ce6fdb079c201a1f928830148c95a20
parent2a4287de2dbc8b7d2924031564d566c0009e3f62
Add initial files for dom data broker testing

Change-Id: Ib45527e7a565ab8283c0d5f2fffd023274e6e20f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
37 files changed:
csit/libraries/ClusterAdmin.robot [new file with mode: 0644]
csit/libraries/ClusterManagement.robot
csit/libraries/MdsalLowlevel.robot
csit/libraries/MdsalLowlevelPy.py
csit/libraries/controller/DdbCommons.robot [new file with mode: 0644]
csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot [new file with mode: 0644]
csit/suites/controller/dom_data_broker/client_isolation.robot [new file with mode: 0644]
csit/suites/controller/dom_data_broker/explicit_leader_movement.robot [new file with mode: 0644]
csit/suites/controller/dom_data_broker/leader_isolation.robot [new file with mode: 0644]
csit/suites/controller/dom_data_broker/remote_listener.robot [new file with mode: 0644]
csit/variables/mdsal/clusteradmin/add_prefix_shard_replica/location.uri [new file with mode: 0644]
csit/variables/mdsal/clusteradmin/add_prefix_shard_replica/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/clusteradmin/add_shard_replica/location.uri [new file with mode: 0644]
csit/variables/mdsal/clusteradmin/add_shard_replica/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/clusteradmin/make_leader_local/location.uri [new file with mode: 0644]
csit/variables/mdsal/clusteradmin/make_leader_local/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/clusteradmin/remove_prefix_shard_replica/location.uri [new file with mode: 0644]
csit/variables/mdsal/clusteradmin/remove_prefix_shard_replica/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/clusteradmin/remove_shard_replica/location.uri [new file with mode: 0644]
csit/variables/mdsal/clusteradmin/remove_shard_replica/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/lowlevelrpc/add_shard_replica/location.uri [deleted file]
csit/variables/mdsal/lowlevelrpc/add_shard_replica/post_data.xml [deleted file]
csit/variables/mdsal/lowlevelrpc/become_module_leader/location.uri [deleted file]
csit/variables/mdsal/lowlevelrpc/become_module_leader/post_data.xml [deleted file]
csit/variables/mdsal/lowlevelrpc/become_prefix_leader/post_data.xml
csit/variables/mdsal/lowlevelrpc/create_prefix_shard/location.uri [new file with mode: 0644]
csit/variables/mdsal/lowlevelrpc/create_prefix_shard/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/lowlevelrpc/deconfigure_id_ints_shard/location.uri [deleted file]
csit/variables/mdsal/lowlevelrpc/is_client_aborted/location.uri [deleted file]
csit/variables/mdsal/lowlevelrpc/register_default_constant/location.uri [deleted file]
csit/variables/mdsal/lowlevelrpc/remove_prefix_shard/location.uri [new file with mode: 0644]
csit/variables/mdsal/lowlevelrpc/remove_prefix_shard/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/lowlevelrpc/remove_shard_replica/location.uri [deleted file]
csit/variables/mdsal/lowlevelrpc/subscribe_dtcl/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/lowlevelrpc/unregister_default_constant/location.uri [deleted file]
csit/variables/mdsal/lowlevelrpc/unsubscribe_dtcl/post_data.xml [new file with mode: 0644]
csit/variables/mdsal/lowlevelrpc/write_transactions/post_data.xml