Upgrade RF syntax for v3.2 compatibility
[integration/test.git] / csit / suites / controller / dom_data_broker / client_isolation_prefbasedshard.robot
index 62973940fae3cf60d74df1f0cba4967b1ed63c4f..838f8602e1650c743576070bba812b7d041027fb 100644 (file)
@@ -11,7 +11,7 @@ Documentation     DOMDataBroker testing: Client Isolation
 ...               cds-access-client work as expected. This is performed by having a steady
 ...               stream of transactions flowing from the frontend and isolating the node hosting
 ...               the frontend from the rest of the cluster.
-Suite Setup       SetupUtils.Setup_Utils_For_Setup_And_Teardown    http_timeout=30
+Suite Setup       SetupUtils.Setup_Utils_For_Setup_And_Teardown    http_timeout=125
 Suite Teardown    SSHLibrary.Close_All_Connections
 Test Setup        BuiltIn.Run_Keywords    SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
 ...               AND    DdbCommons.Create_Prefix_Based_Shard_And_Verify
@@ -31,7 +31,6 @@ Producer_On_Shard_Leader_Node_Isolated_Transactions
 Restart1
     [Documentation]    Restart odl.
     [Setup]    SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
-    [Template]
     DdbCommons.Restart_Test_Templ
     [Teardown]    SetupUtils.Teardown_Test_Show_Bugs_If_Test_Failed
 
@@ -42,7 +41,6 @@ Producer_On_Shard_Leader_Node_Nonisolated_Transactions
 Restart2
     [Documentation]    Restart odl.
     [Setup]    SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
-    [Template]
     DdbCommons.Restart_Test_Templ
     [Teardown]    SetupUtils.Teardown_Test_Show_Bugs_If_Test_Failed
 
@@ -52,8 +50,9 @@ Producer_On_Shard_Non_Leader_Node_Isolated_Transactions
 
 Restart3
     [Documentation]    Restart odl
-    [Template]
+    [Setup]    SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
     DdbCommons.Restart_Test_Templ
+    [Teardown]    SetupUtils.Teardown_Test_Show_Bugs_If_Test_Failed
 
 Producer_On_Shard_Non_Leader_Node_Nonisolated_Transactions
     [Documentation]    Client isolation with producer on shard non-leader with isolated transactions flag unset.