summaryrefslogtreecommitdiffstats
path: root/jjb/testsuite/testsuite-python-testing-utils.yaml
diff options
context:
space:
mode:
authorumry8364 <morgan.richomme@orange.com>2019-08-30 18:19:18 +0200
committerumry8364 <morgan.richomme@orange.com>2019-08-31 16:47:11 +0200
commitc78e26bb7c9b87f6db2291aec88d46a09206c337 (patch)
treeeff589604e7c86963112847da416d2d95d6cc517 /jjb/testsuite/testsuite-python-testing-utils.yaml
parentb88cc69e065ad4e87c02647ba2b7f463ccbb7b64 (diff)
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>
Diffstat (limited to 'jjb/testsuite/testsuite-python-testing-utils.yaml')
-rw-r--r--jjb/testsuite/testsuite-python-testing-utils.yaml4
1 files changed, 2 insertions, 2 deletions
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'