From: umry8364 Date: Fri, 30 Aug 2019 16:19:18 +0000 (+0200) Subject: Align verify and staging tox jjb config X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F97%2F94697%2F2;p=ci-management.git Align verify and staging tox jjb config Issue-ID: INT-1228 Signed-off-by: umry8364 Change-Id: I546d58d68a7bafc7db5a54c18d4e0e7d6ffea35a Signed-off-by: umry8364 --- 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'