Refactor performance suites to use keyword timeouts 25/36725/4
authorJozef Behran <jbehran@cisco.com>
Thu, 24 Mar 2016 09:58:46 +0000 (10:58 +0100)
committerJozef Behran <jbehran@cisco.com>
Thu, 24 Mar 2016 12:28:17 +0000 (13:28 +0100)
This removes the ugly hack with ${XXX_TIMEOUT_FOR_TEST_CASE}
global variables and test timeouts for a more elegant
solution that uses a keyword timeout instead. Requires Robot
Framework 3.0.

Change-Id: If5876cce5edccfc693a06fff5a9c8c892b2da0f2
Signed-off-by: Jozef Behran <jbehran@cisco.com>

No differences found