Use Run Keywords for multiple keywords in teardown
[integration/test.git] / csit / suites / openstack / extensions / sfc.robot
index e64eb713fed84bdde29ae599e0bd6a3727569a04..f6c6c4a61d5aff414dd0bb3e26333d1b0d972f57 100644 (file)
@@ -5,7 +5,7 @@ Suite Setup       BuiltIn.Run Keywords    SetupUtils.Setup_Utils_For_Setup_And_T
 Suite Teardown    BuiltIn.Run Keywords    Delete Configurations
 ...               AND    Close All Connections
 Test Setup        SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
-Test Teardown     Get Test Teardown Debugs
+Test Teardown     BuiltIn.Run Keywords    Get Test Teardown Debugs
 ...               AND    Get Test Teardown Debugs For SFC
 Library           SSHLibrary
 Library           OperatingSystem