Merge "Add requirements gating jobs to tripleo"
This commit is contained in:
commit
217a3c7d9a
@ -2061,10 +2061,12 @@ projects:
|
|||||||
|
|
||||||
- name: openstack/diskimage-builder
|
- name: openstack/diskimage-builder
|
||||||
check:
|
check:
|
||||||
|
- gate-diskimage-builder-requirements
|
||||||
- gate-diskimage-builder-pep8
|
- gate-diskimage-builder-pep8
|
||||||
- gate-diskimage-builder-python26
|
- gate-diskimage-builder-python26
|
||||||
- gate-diskimage-builder-python27
|
- gate-diskimage-builder-python27
|
||||||
gate:
|
gate:
|
||||||
|
- gate-diskimage-builder-requirements
|
||||||
- gate-diskimage-builder-pep8
|
- gate-diskimage-builder-pep8
|
||||||
- gate-diskimage-builder-python26
|
- gate-diskimage-builder-python26
|
||||||
- gate-diskimage-builder-python27
|
- gate-diskimage-builder-python27
|
||||||
@ -2079,10 +2081,12 @@ projects:
|
|||||||
|
|
||||||
- name: openstack/os-apply-config
|
- name: openstack/os-apply-config
|
||||||
check:
|
check:
|
||||||
|
- gate-os-apply-config-requirements
|
||||||
- gate-os-apply-config-pep8
|
- gate-os-apply-config-pep8
|
||||||
- gate-os-apply-config-python26
|
- gate-os-apply-config-python26
|
||||||
- gate-os-apply-config-python27
|
- gate-os-apply-config-python27
|
||||||
gate:
|
gate:
|
||||||
|
- gate-os-apply-config-requirements
|
||||||
- gate-os-apply-config-pep8
|
- gate-os-apply-config-pep8
|
||||||
- gate-os-apply-config-python26
|
- gate-os-apply-config-python26
|
||||||
- gate-os-apply-config-python27
|
- gate-os-apply-config-python27
|
||||||
@ -2097,10 +2101,12 @@ projects:
|
|||||||
|
|
||||||
- name: openstack/os-collect-config
|
- name: openstack/os-collect-config
|
||||||
check:
|
check:
|
||||||
|
- gate-os-collect-config-requirements
|
||||||
- gate-os-collect-config-pep8
|
- gate-os-collect-config-pep8
|
||||||
- gate-os-collect-config-python26
|
- gate-os-collect-config-python26
|
||||||
- gate-os-collect-config-python27
|
- gate-os-collect-config-python27
|
||||||
gate:
|
gate:
|
||||||
|
- gate-os-collect-config-requirements
|
||||||
- gate-os-collect-config-pep8
|
- gate-os-collect-config-pep8
|
||||||
- gate-os-collect-config-python26
|
- gate-os-collect-config-python26
|
||||||
- gate-os-collect-config-python27
|
- gate-os-collect-config-python27
|
||||||
@ -2115,10 +2121,12 @@ projects:
|
|||||||
|
|
||||||
- name: openstack/os-refresh-config
|
- name: openstack/os-refresh-config
|
||||||
check:
|
check:
|
||||||
|
- gate-os-refresh-config-requirements
|
||||||
- gate-os-refresh-config-pep8
|
- gate-os-refresh-config-pep8
|
||||||
- gate-os-refresh-config-python26
|
- gate-os-refresh-config-python26
|
||||||
- gate-os-refresh-config-python27
|
- gate-os-refresh-config-python27
|
||||||
gate:
|
gate:
|
||||||
|
- gate-os-refresh-config-requirements
|
||||||
- gate-os-refresh-config-pep8
|
- gate-os-refresh-config-pep8
|
||||||
- gate-os-refresh-config-python26
|
- gate-os-refresh-config-python26
|
||||||
- gate-os-refresh-config-python27
|
- gate-os-refresh-config-python27
|
||||||
@ -2139,9 +2147,11 @@ projects:
|
|||||||
|
|
||||||
- name: openstack/tripleo-image-elements
|
- name: openstack/tripleo-image-elements
|
||||||
check:
|
check:
|
||||||
- gate-noop
|
- gate-tripleo-image-elements-requirements
|
||||||
|
- gate-tripleo-image-elements-pep8
|
||||||
gate:
|
gate:
|
||||||
- gate-noop
|
- gate-tripleo-image-elements-requirements
|
||||||
|
- gate-tripleo-image-elements-pep8
|
||||||
post:
|
post:
|
||||||
- tripleo-image-elements-branch-tarball
|
- tripleo-image-elements-branch-tarball
|
||||||
pre-release:
|
pre-release:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user