X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fcontroller%2Fdom_data_broker%2Fremote_listener_prefbasedshard.robot;h=e50547d3e893360e3fe753cc05774092595368eb;hb=5546e9b59c313fdff6e81244ebfd9479715af8a4;hp=cf7ccd2e49542cc3183024b76c09f4c272da277f;hpb=d0cd46e5a33f120bf8866fac8c73006ffbc3a7bd;p=integration%2Ftest.git diff --git a/csit/suites/controller/dom_data_broker/remote_listener_prefbasedshard.robot b/csit/suites/controller/dom_data_broker/remote_listener_prefbasedshard.robot index cf7ccd2e49..e50547d3e8 100644 --- a/csit/suites/controller/dom_data_broker/remote_listener_prefbasedshard.robot +++ b/csit/suites/controller/dom_data_broker/remote_listener_prefbasedshard.robot @@ -10,9 +10,9 @@ Documentation DOMDataBroker testing: Remote Listener ... The goal is to ensure listeners do no observe disruption when the leader moves. ... This is performed by having a steady stream of transactions being observed by ... the listeners and having the leader move. -Suite Setup BuiltIn.Run_Keywords SetupUtils.Setup_Utils_For_Setup_And_Teardown -... AND DdbCommons.Create_Prefix_Based_Shard -Suite Teardown BuiltIn.Run_Keywords DdbCommons.Remove_Prefix_Based_Shard +Suite Setup BuiltIn.Run_Keywords SetupUtils.Setup_Utils_For_Setup_And_Teardown http_timeout=30 +... AND DdbCommons.Create_Prefix_Based_Shard_And_Verify +Suite Teardown BuiltIn.Run_Keywords DdbCommons.Remove_Prefix_Based_Shard_And_Verify ... AND SSHLibrary.Close_All_Connections Test Setup SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing Test Teardown SetupUtils.Teardown_Test_Show_Bugs_If_Test_Failed