This caused many ODL projects to break due to it now assuming
py3 by default. The only project that needs python3 tox run is
Acumos so let us default this back to python2 which is the OS level
default and explicitly set python3 in Acumos.
Change-Id: I97df6eee112a2e9e1e8d18eb9e16990a1c703538
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
build-days-to-keep: 7
build-timeout: 10
git-url: '$GIT_URL/$GERRIT_PROJECT'
- python-version: python3
+ python-version: python2
stream: master
submodule-recursive: true
tox-dir: ''