From 87e234be3e708580d30c18280cdefbd22b0260fa Mon Sep 17 00:00:00 2001 From: Dave Wallace Date: Thu, 27 Oct 2016 20:23:30 +0000 Subject: Revert "Use 3 tries to prepare DUT for testing" This reverts commit d551ef4b72448c3ccb493559826b976a2d3d8649. Change-Id: Icff3a98b96298385a2e4789d40ef60d70f440492 Signed-off-by: Dave Wallace --- tests/func/__init__.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/func/__init__.robot b/tests/func/__init__.robot index 7d3c64e78b..2016146e3b 100644 --- a/tests/func/__init__.robot +++ b/tests/func/__init__.robot @@ -16,5 +16,5 @@ | Resource | resources/libraries/robot/interfaces.robot | Library | resources.libraries.python.SetupFramework | Suite Setup | Run Keywords | Setup Framework | ${nodes} -| ... | AND | Setup all DUTs before test +| ... | AND | Setup All DUTs | ${nodes} | ... | AND | Update All Interface Data On All Nodes | ${nodes} -- cgit 1.2.3-korg