summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2
diff options
context:
space:
mode:
authorTommy Carpenter <tc677g@att.com>2019-09-09 14:28:40 -0400
committerTommy Carpenter <tc677g@att.com>2019-09-09 14:28:58 -0400
commit69addd26791de4eb0c75e31fcd23bbb3f1614ec4 (patch)
tree847a6b260a466f50a97398ff02fd4ae4347c0bfb /jjb/dcaegen2
parent3070bda21ded1ec4bfbcf85806a53e9414e24cc8 (diff)
Specify python version for tox installation
Issue-ID: DCAEGEN2-1729 Change-Id: Id9e323e260c69c383efedb47e097d26ed3983a8c Signed-off-by: Tommy Carpenter <tc677g@att.com>
Diffstat (limited to 'jjb/dcaegen2')
-rw-r--r--jjb/dcaegen2/dcaegen2-platform-configbinding.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
index 0ce35ee2e..dd788fa71 100644
--- a/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform-configbinding.yaml
@@ -15,6 +15,8 @@
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-docker-8c-8g
+ # used by tox-install.sh to specify the interpreter used to install tox
+ python-version: python3
jobs:
# clm and tox
- '{project-name}-python-jobs'
@@ -38,6 +40,8 @@
mvn-goals: 'clean test'
mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
branch: master
+ # used by tox-install.sh to specify the interpreter used to install tox
+ python-version: python3
jobs:
- gerrit-tox-sonar