removing snapshots in addition to journals 43/32843/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Fri, 15 Jan 2016 18:43:14 +0000 (10:43 -0800)
committerJamo Luhrsen <jluhrsen@redhat.com>
Fri, 15 Jan 2016 18:43:14 +0000 (10:43 -0800)
Change-Id: I60182696d31d30d0febb5937b966713329d7dcd9
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/suites/controller/Clustering_Datastore/001_start_cluster.robot
csit/suites/controller/Clustering_Datastore/140_recovery_restart_follower.robot
csit/suites/controller/Clustering_Datastore/999_cleanup.robot

index a4dae47c695519ae4c7c07d126dc34dae8193d97..aaad93aafa9f36f23293ceaeaf364a71c76d09f7 100644 (file)
@@ -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
index 38879de9d92bff4df600fa5854ef998c3d26f917..819bea2c2610997a4b29a82b503b7a0dd11f937f 100644 (file)
@@ -25,6 +25,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
index fb1ca841786deb75dedb6054aeba2070fa8b5e4d..4a78cd908a84e17046201c6454deea58a7439d51 100644 (file)
@@ -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}