Fix outdated FailFast teardown usage 97/35197/2
authorJozef Behran <jbehran@cisco.com>
Mon, 22 Feb 2016 13:55:59 +0000 (14:55 +0100)
committerVratko Polák <vrpolak@cisco.com>
Mon, 22 Feb 2016 14:38:26 +0000 (14:38 +0000)
Change-Id: I6708bbe023654a7d3ec49f30874e244801e796c7
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/suites/netconf/restperfclient/performance.robot

index e3093c13142076a12722bc16fe70e2246b3820c5..71199a47f337b97b4fc627cc0afcd5ada127b8a4 100644 (file)
@@ -18,13 +18,12 @@ Documentation     netconf-restperfclient Update performance test suite.
 Suite Setup       Setup_Everything
 Suite Teardown    Teardown_Everything
 Test Setup        SetupUtils.Setup_Test_With_Logging_And_Fast_Failing
-Test Teardown     FailFast.Start_Failing_Fast_If_This_Failed
+Test Teardown     SetupUtils.Teardown_Test_Show_Bugs_And_Start_Fast_Failing_If_Test_Failed
 Library           Collections
 Library           RequestsLibrary
 Library           OperatingSystem
 Library           String
 Library           SSHLibrary    timeout=10s
-Resource          ${CURDIR}/../../../libraries/FailFast.robot
 Resource          ${CURDIR}/../../../libraries/KarafKeywords.robot
 Resource          ${CURDIR}/../../../libraries/NetconfKeywords.robot
 Resource          ${CURDIR}/../../../libraries/NetconfViaRestconf.robot