Move os-{apply,collect}-config to python3-jobs
Now that both os-apply-config and os-collect-config support Python 3, drop the non-voting job, and switch to the python3-jobs template. Change-Id: Ie7f8187cc33299624bb165f5f865cdda03ce0d98
This commit is contained in:
parent
5fa4ec998a
commit
affa1ef4bc
@ -558,10 +558,6 @@ jobs:
|
||||
- 'modules/openstack_project/files/accessbot/channels.yaml'
|
||||
- name: check-tripleo-ironic-overcloud-precise-ha
|
||||
voting: false
|
||||
- name: gate-os-apply-config-python33
|
||||
voting: false
|
||||
- name: gate-os-collect-config-python33
|
||||
voting: false
|
||||
# Continous publishing from master of the following documentation targets:
|
||||
- name: ^.*manuals-upstream-translation-update$
|
||||
branch: master
|
||||
@ -1945,11 +1941,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: check-requirements
|
||||
- name: publish-to-pypi
|
||||
- name: python3-jobs
|
||||
check:
|
||||
- gate-os-apply-config-pep8
|
||||
- gate-os-apply-config-python26
|
||||
- gate-os-apply-config-python27
|
||||
- gate-os-apply-config-python33
|
||||
check-tripleo:
|
||||
- check-tripleo-novabm-undercloud-precise-nonha
|
||||
- check-tripleo-ironic-undercloud-precise-nonha
|
||||
@ -1984,11 +1980,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: check-requirements
|
||||
- name: publish-to-pypi
|
||||
- name: python3-jobs
|
||||
check:
|
||||
- gate-os-collect-config-pep8
|
||||
- gate-os-collect-config-python26
|
||||
- gate-os-collect-config-python27
|
||||
- gate-os-collect-config-python33
|
||||
check-tripleo:
|
||||
- check-tripleo-novabm-undercloud-precise-nonha
|
||||
- check-tripleo-ironic-undercloud-precise-nonha
|
||||
|
Loading…
x
Reference in New Issue
Block a user