commit | c78e26bb7c9b87f6db2291aec88d46a09206c337 | [log] [tgz] |
---|---|---|
author | umry8364 <morgan.richomme@orange.com> | Fri Aug 30 18:19:18 2019 +0200 |
committer | umry8364 <morgan.richomme@orange.com> | Sat Aug 31 16:47:11 2019 +0200 |
tree | eff589604e7c86963112847da416d2d95d6cc517 | |
parent | b88cc69e065ad4e87c02647ba2b7f463ccbb7b64 [diff] [blame] |
Align verify and staging tox jjb config Issue-ID: INT-1228 Signed-off-by: umry8364 <morgan.richomme@orange.com> Change-Id: I546d58d68a7bafc7db5a54c18d4e0e7d6ffea35a Signed-off-by: umry8364 <morgan.richomme@orange.com>
diff --git a/jjb/testsuite/testsuite-python-testing-utils.yaml b/jjb/testsuite/testsuite-python-testing-utils.yaml index 5cd6815..7bca18f 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'