X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fcontroller%2FClustering_Datastore%2F001_start_cluster.robot;h=1a3eca67bd7d7ce6fd4bc1436218d405dc79b6d5;hb=7d2063bdec07fd06d64e56f7924b5583200b8305;hp=a4dae47c695519ae4c7c07d126dc34dae8193d97;hpb=52023e4743295b8ffba4db4f1ecbd1234b76e469;p=integration%2Ftest.git diff --git a/csit/suites/controller/Clustering_Datastore/001_start_cluster.robot b/csit/suites/controller/Clustering_Datastore/001_start_cluster.robot index a4dae47c69..1a3eca67bd 100644 --- a/csit/suites/controller/Clustering_Datastore/001_start_cluster.robot +++ b/csit/suites/controller/Clustering_Datastore/001_start_cluster.robot @@ -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