Replace deprecated variables in suites/controller (1).
[integration/test.git] / csit / suites / controller / Clustering_Datastore / 999_cleanup.robot
index fb1ca841786deb75dedb6054aeba2070fa8b5e4d..667b425e599c45d2e4a1d4acd6eb6253a14715ac 100644 (file)
@@ -6,7 +6,7 @@ Library           ../../../libraries/UtilLibrary.py
 Variables         ../../../variables/Variables.py
 
 *** Variables ***
-@{controllers}    ${CONTROLLER}    ${CONTROLLER1}    ${CONTROLLER2}
+@{controllers}    ${ODL_SYSTEM_IP}    ${ODL_SYSTEM_2_IP}    ${ODL_SYSTEM_3_IP}
 ${KARAF_HOME}     ${WORKSPACE}/${BUNDLEFOLDER}
 
 *** Test Cases ***
@@ -17,3 +17,4 @@ Kill 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}