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:
Jean-Philippe Evrard 2019-03-28 15:12:32 +01:00
parent 5c28a0e778
commit 982f601058
1 changed files with 2 additions and 0 deletions

View File

@ -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: