From 581e5ae75c17c6f9288bf021ee80963d6f8a00af Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 28 Aug 2018 21:42:04 +0200 Subject: Update RobotFramework config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It completes "Leverage on abc and stevedore". Change-Id: Ieb8e7dee79cd4a8a1e93e2db9945577754e35aa8 Signed-off-by: Cédric Ollivier --- xtesting/ci/testcases.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'xtesting') diff --git a/xtesting/ci/testcases.yaml b/xtesting/ci/testcases.yaml index 7c621fd0..81137180 100644 --- a/xtesting/ci/testcases.yaml +++ b/xtesting/ci/testcases.yaml @@ -58,8 +58,7 @@ tiers: clean_flag: false description: '' run: - module: 'xtesting.core.robotframework' - class: 'RobotFramework' + name: 'robotframework' args: suites: - /usr/lib/python2.7/site-packages/xtesting/samples/HelloWorld.txt -- cgit 1.2.3-korg