fix tox python3 overrides

Bug #1801671 reported by shupeng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-bigswitch
Fix Released
Undecided
Aditya Vaja

Bug Description

We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-bigswitch (master)

Reviewed: https://review.openstack.org/615491
Committed: https://git.openstack.org/cgit/openstack/networking-bigswitch/commit/?id=203c2d0270452bbed9502a1e130802c7fdcd8ad6
Submitter: Zuul
Branch: master

commit 203c2d0270452bbed9502a1e130802c7fdcd8ad6
Author: huang.zhiping <huang.zhiping@99cloud.net>
Date: Mon Nov 5 07:49:10 2018 +0000

    fix tox python3 overrides

    We want to default to running all tox environments under python 3, so
    set the basepython value in each environment.

    We do not want to specify a minor version number, because we do not
    want to have to update the file every time we upgrade python.

    We do not want to set the override once in testenv, because that
    breaks the more specific versions used in default environments like
    py35 and py36.

    Change-Id: Ifb095a3cbad9d554a155d8ebfc2d5a5bf97e35e6
    Closes-Bug: #1801671

Changed in networking-bigswitch:
status: New → Fix Released
Changed in networking-bigswitch:
assignee: nobody → Aditya Vaja (wolverine-av)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.