From c78e26bb7c9b87f6db2291aec88d46a09206c337 Mon Sep 17 00:00:00 2001 From: umry8364 Date: Fri, 30 Aug 2019 18:19:18 +0200 Subject: Align verify and staging tox jjb config Issue-ID: INT-1228 Signed-off-by: umry8364 Change-Id: I546d58d68a7bafc7db5a54c18d4e0e7d6ffea35a Signed-off-by: umry8364 --- jjb/testsuite/testsuite-python-testing-utils.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb') diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml index 5cd681510..7bca18f3c 100644 --- a/jjb/testsuite/testsuite-python-testing-utils.yaml +++ b/jjb/testsuite/testsuite-python-testing-utils.yaml @@ -9,8 +9,8 @@ project: 'testsuite/python-testing-utils' subproject: - 'robotframework-onap': - tox-dir: robotframework-onap/ - tox-envs: '' + tox-dir: './robotframework-onap/' + tox-envs: 'py27' stream: - 'master': branch: 'master' -- cgit 1.2.3-korg