diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-28 21:42:04 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-28 21:43:20 +0200 |
commit | 581e5ae75c17c6f9288bf021ee80963d6f8a00af (patch) | |
tree | 62d6cef769f53ba5120d426e28443b75fb6e0404 /xtesting/ci/testcases.yaml | |
parent | 240a546fe43c7338235bb5868079efa3bfb9e6fc (diff) |
Update RobotFramework config
It completes "Leverage on abc and stevedore".
Change-Id: Ieb8e7dee79cd4a8a1e93e2db9945577754e35aa8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'xtesting/ci/testcases.yaml')
-rw-r--r-- | xtesting/ci/testcases.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
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 |