Add requirements gating jobs to tripleo
Change-Id: I4f9e19c1c4bae8d2661ab595e88563186d68b83b
This commit is contained in:
parent
d33f2b09e4
commit
131c5bf474
@ -1940,10 +1940,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
|
||||||
@ -1958,10 +1960,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
|
||||||
@ -1976,10 +1980,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
|
||||||
@ -1994,10 +2000,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
|
||||||
@ -2018,9 +2026,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