summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-09-04 18:38:35 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-04 18:38:35 +0000
commitb74bdb9b674b78f6320f2ec87d54e8eb0b26a327 (patch)
tree52417b5d8aef2abeb128db54234a48cd609ca92a
parent751b2a5577f631688b53d0184bbaca280ef3b29b (diff)
parentc78e26bb7c9b87f6db2291aec88d46a09206c337 (diff)
Merge "Align verify and staging tox jjb config"
-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'