Move py3 jobs for ARA to voting gate

ARA is now passing unit and integration tests in py3, the time is
right to move the non-voting jobs to voting.

Change-Id: If30c5e6a265c6758cea7c3a75c344dd5283412a5
This commit is contained in:
David Moreau-Simard 2017-07-21 09:39:52 -04:00
parent 86917abc38
commit 74da00393f
2 changed files with 9 additions and 6 deletions

View File

@ -260,7 +260,6 @@
jobs:
- coverage-jobs
- python-jobs
- 'gate-{name}-python35-nv'
- hook-{name}-rtfd
- 'gate-ara-integration-{python_version}-{ansible_version}-{ostype}{suffix}':
python_version: py27
@ -277,9 +276,12 @@
suffix: '-nv'
- 'gate-ara-integration-{python_version}-{ansible_version}-{ostype}{suffix}':
python_version: py35
ansible_version:
- latest
- devel
ansible_version: latest
ostype: ubuntu-xenial
suffix: ''
- 'gate-ara-integration-{python_version}-{ansible_version}-{ostype}{suffix}':
python_version: py35
ansible_version: devel
ostype: ubuntu-xenial
suffix: '-nv'
- 'gate-ara-integration-openstack-ansible-func-{ostype}':

View File

@ -5528,14 +5528,14 @@ projects:
template:
- name: merge-check
- name: python-jobs
- name: python35-jobs-nv
- name: python35-jobs
- name: docs-on-rtfd
check:
- gate-ara-integration-py27-2.1.6.0-centos-7
- gate-ara-integration-py27-2.2.3.0-centos-7
- gate-ara-integration-py27-latest-centos-7
- gate-ara-integration-py27-devel-centos-7-nv
- gate-ara-integration-py35-latest-ubuntu-xenial-nv
- gate-ara-integration-py35-latest-ubuntu-xenial
- gate-ara-integration-py35-devel-ubuntu-xenial-nv
- gate-ara-integration-openstack-ansible-func-centos-7
- gate-ara-integration-openstack-ansible-func-ubuntu-xenial
@ -5544,6 +5544,7 @@ projects:
- gate-ara-integration-py27-2.1.6.0-centos-7
- gate-ara-integration-py27-2.2.3.0-centos-7
- gate-ara-integration-py27-latest-centos-7
- gate-ara-integration-py35-latest-ubuntu-xenial
- gate-ara-integration-openstack-ansible-func-centos-7
- gate-ara-integration-openstack-ansible-func-ubuntu-xenial
post: