Bug 5423: Fix for ERROR messages when intents were deleted.
[integration/test.git] / csit / suites / controller / Clustering_Datastore / 001_start_cluster.robot
index a4dae47c695519ae4c7c07d126dc34dae8193d97..1a3eca67bd7d7ce6fd4bc1436218d405dc79b6d5 100644 (file)
@@ -4,7 +4,7 @@ Default Tags      3-node-cluster
 Resource          ../../../libraries/ClusterKeywords.robot
 
 *** Variables ***
-@{controllers}    ${CONTROLLER}    ${CONTROLLER1}    ${CONTROLLER2}
+@{controllers}    ${ODL_SYSTEM_IP}    ${ODL_SYSTEM_2_IP}    ${ODL_SYSTEM_3_IP}
 ${KARAF_HOME}     ${WORKSPACE}/${BUNDLEFOLDER}
 ${START_TIMEOUT}    300s
 ${STOP_TIMEOUT}    180s
@@ -18,6 +18,7 @@ Stop All Controllers
 Clean All Journals
     [Documentation]    Clean the journals of all the controllers in the cluster
     Clean One Or More Journals    @{controllers}
+    Clean One Or More Snapshots    @{controllers}
 
 Start All Controllers
     [Documentation]    Start all the controllers in the cluster