Enhance HA suite teardown 09/78509/2
authorFaseela K <faseela.k@ericsson.com>
Thu, 6 Dec 2018 17:18:05 +0000 (22:48 +0530)
committerSam Hague <shague@redhat.com>
Thu, 6 Dec 2018 22:08:12 +0000 (22:08 +0000)
Change-Id: Icfb88c8b26983483dcaf4fa27b30faa58f56e4c7
Signed-off-by: Faseela K <faseela.k@ericsson.com>
csit/suites/openstack/clustering/ha_l2.robot
csit/suites/openstack/clustering/ha_l3.robot

index 9c9d73d1fce54ff7f659a162f3834288b66ec25c..fd3456c4acadb9d8aca75d8a4937d38ed125c59e 100644 (file)
@@ -1,7 +1,7 @@
 *** Settings ***
 Documentation     Test suite to verify packet flows between vm instances.
 Suite Setup       OpenStackOperations.OpenStack Suite Setup
-Suite Teardown    Close All Connections
+Suite Teardown    OpenStackOperations.OpenStack Suite Teardown
 Test Setup        SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
 Test Teardown     OpenStackOperations.Get Test Teardown Debugs
 Library           SSHLibrary
index 54201f6ad28ddcdc390487f87a2245e790ce7cd6..6f3229f592411621ae69535f655223848fba8428 100644 (file)
@@ -1,7 +1,7 @@
 *** Settings ***
 Documentation     Test suite to check connectivity in L3 using routers.
 Suite Setup       OpenStackOperations.OpenStack Suite Setup
-Suite Teardown    Close All Connections
+Suite Teardown    OpenStackOperations.OpenStack Suite Teardown
 Test Setup        SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
 Test Teardown     OpenStackOperations.Get Test Teardown Debugs
 Library           SSHLibrary