Set py3 job to be voting

The py3 job is working, and we should avoid adding regressions that
prevent python 3 compatibility.

Change-Id: I424e0fdb791e10c2c09e142f69d485eb3cfbdf54
This commit is contained in:
Andy McCrae 2018-04-17 11:11:12 +01:00 committed by Jean-Philippe Evrard
parent 5ac3492641
commit 6b6a9c6f76
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,7 @@
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
# TODO(evrardjp): uncomment this when the job is in the tests repo
# - openstack-ansible-python3-ubuntu-xenial-nv
- openstack-ansible-python3-ubuntu-xenial
experimental:
jobs:
- openstack-ansible-integrated-deploy-aio
@ -30,3 +29,4 @@
- openstack-ansible-functional-centos-7
- openstack-ansible-functional-opensuse-423
- openstack-ansible-functional-ubuntu-xenial
- openstack-ansible-python3-ubuntu-xenial