Add karaf logging to controller-clustering.txt suites
[integration/test.git] / csit / suites / controller / Clustering_Datastore / car_failover_crud.robot
index 1e5cfd6db7d94bcb0e217af5064a0a8bee2da330..4ada866f026add85b244f1f2412402477dbb3e7a 100644 (file)
@@ -17,10 +17,12 @@ Documentation     Suite mixing basic operations with restart of car Leader.
 ...               All data is deleted at the end of the suite.
 ...               This suite expects car module to have a separate Shard.
 Suite Setup       Setup
+Test Setup        SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
 Default Tags      clustering    carpeople    critical
 Library           Collections
 Resource          ${CURDIR}/../../../libraries/CarPeople.robot
 Resource          ${CURDIR}/../../../libraries/ClusterManagement.robot
+Resource          ${CURDIR}/../../../libraries/SetupUtils.robot
 Resource          ${CURDIR}/../../../libraries/TemplatedRequests.robot
 Variables         ${CURDIR}/../../../variables/Variables.py
 
@@ -107,7 +109,7 @@ Delete_Follower_Cars_On_New_Leader
 *** Keywords ***
 Setup
     [Documentation]    Initialize resources, memorize car shard leader and followers.
-    ClusterManagement.ClusterManagement_Setup
+    SetupUtils.Setup_Utils_For_Setup_And_Teardown
     CarPeople.Set_Variables_For_Shard    shard_name=car
 
 Set_Variables_For_Less_Nodes