Fix Netconf scaling suites not reporting test cases to karaf.log 52/35252/6
authorJozef Behran <jbehran@cisco.com>
Tue, 23 Feb 2016 12:04:05 +0000 (13:04 +0100)
committerJozef Behran <jbehran@cisco.com>
Thu, 25 Feb 2016 16:21:57 +0000 (17:21 +0100)
Change-Id: Ia797313aeeb85ab9d0e3780699570e027294e5ed
Signed-off-by: Jozef Behran <jbehran@cisco.com>
csit/suites/netconf/scale/getmulti.robot
csit/suites/netconf/scale/getsingle.robot

index b9eb4f67d9151a44833ae5529228670973ab50b8..6e4e8ba095b44306da93a9e1a66ea658d9f328a8 100644 (file)
@@ -16,6 +16,7 @@ Documentation     netconf-connector scaling test suite (multi-threaded GET reque
 ...               - Deconfigure the devices one by one.
 Suite Setup       Setup_Everything
 Suite Teardown    Teardown_Everything
+Test Setup        SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
 Library           Collections
 Library           String
 Library           SSHLibrary    timeout=10s
index c00425fc6ea65188d97e3230ae0d6445d9b53dc6..ac9186cdef48178c6b5b2b0a3c232bff64946c7a 100644 (file)
@@ -14,6 +14,7 @@ Documentation     netconf-connector scaling test suite (single-threaded GET requ
 ...               - Deconfiguring devices one by one.
 Suite Setup       Setup_Everything
 Suite Teardown    Teardown_Everything
+Test Setup        SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing
 Library           RequestsLibrary
 Library           SSHLibrary    timeout=10s
 Resource          ${CURDIR}/../../../libraries/KarafKeywords.robot