Add ability/flag to clean OS in suite setup
[integration/test.git] / csit / libraries / OpenStackOperations.robot
index d079f83ddb50f04e456953ffa3b3c1d0710e0e5a..9ed3806d847b33fb2915cb53c5558787d976c0d0 100644 (file)
@@ -1155,6 +1155,7 @@ Cleanup Router
 OpenStack Suite Setup
     [Documentation]    Wrapper teardown keyword that can be used in any suite running in an openstack environement
     SetupUtils.Setup_Utils_For_Setup_And_Teardown
+    Run Keyword If    "${PRE_CLEAN_OPENSTACK_ALL}"=="True"    OpenStack Cleanup All
     DevstackUtils.Devstack Suite Setup
     Add OVS Logging On All OpenStack Nodes