Add python3 testing
This ensures some python3 testing is done in our gating. Leap 15 will mostly be python3 only, so it makes sense to test python3 with Leap15. Change-Id: I40661f49a13f60c91f6ac73479e4aa3927ec4f58
This commit is contained in:
parent
5c28a0e778
commit
982f601058
@ -78,10 +78,12 @@ distros:
|
||||
PROJECT_REPO: http://172.17.0.1/git/openstack/{{ project }}
|
||||
WHEELS: 172.17.0.1:5000/loci/requirements:{{ branch }}-leap15
|
||||
FROM: base:leap15
|
||||
PYTHON3: yes
|
||||
requirements:
|
||||
PROJECT: requirements
|
||||
PROJECT_REPO: http://172.17.0.1/git/openstack/requirements
|
||||
FROM: base:leap15
|
||||
PYTHON3: yes
|
||||
# - name: debian
|
||||
# image: debian:stretch
|
||||
# buildargs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user