Use consistent naming in tempest suite
[integration/test.git] / csit / suites / openstack / tempest / tempest.robot
index 73b31a992edb7e23e9519874c4de27a9f43936d4..a2cf1ba42aff96823b85312a273d206293b37454 100644 (file)
@@ -4,7 +4,7 @@ Documentation     Test suite for running tempest tests. It is assumed that the t
 Suite Setup       DevstackUtils.Log In To Tempest Executor And Setup Test Environment
 Suite Teardown    DevstackUtils.Clean Up After Running Tempest
 Test Setup        SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
-Test Teardown     Run Keywords    Get Test Teardown Debugs
+Test Teardown     BuiltIn.Run Keywords    OpenStackOperations.Get Test Teardown Debugs
 Test Template     DevstackUtils.Run Tempest Tests
 Library           OperatingSystem
 Library           SSHLibrary