From 131c5bf474dd25121832ad2e470525894c004227 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sat, 17 Aug 2013 23:52:49 -0400 Subject: [PATCH] Add requirements gating jobs to tripleo Change-Id: I4f9e19c1c4bae8d2661ab595e88563186d68b83b --- modules/openstack_project/files/zuul/layout.yaml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index d867ffba20..673f8b12a5 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1940,10 +1940,12 @@ projects: - name: openstack/diskimage-builder check: + - gate-diskimage-builder-requirements - gate-diskimage-builder-pep8 - gate-diskimage-builder-python26 - gate-diskimage-builder-python27 gate: + - gate-diskimage-builder-requirements - gate-diskimage-builder-pep8 - gate-diskimage-builder-python26 - gate-diskimage-builder-python27 @@ -1958,10 +1960,12 @@ projects: - name: openstack/os-apply-config check: + - gate-os-apply-config-requirements - gate-os-apply-config-pep8 - gate-os-apply-config-python26 - gate-os-apply-config-python27 gate: + - gate-os-apply-config-requirements - gate-os-apply-config-pep8 - gate-os-apply-config-python26 - gate-os-apply-config-python27 @@ -1976,10 +1980,12 @@ projects: - name: openstack/os-collect-config check: + - gate-os-collect-config-requirements - gate-os-collect-config-pep8 - gate-os-collect-config-python26 - gate-os-collect-config-python27 gate: + - gate-os-collect-config-requirements - gate-os-collect-config-pep8 - gate-os-collect-config-python26 - gate-os-collect-config-python27 @@ -1994,10 +2000,12 @@ projects: - name: openstack/os-refresh-config check: + - gate-os-refresh-config-requirements - gate-os-refresh-config-pep8 - gate-os-refresh-config-python26 - gate-os-refresh-config-python27 gate: + - gate-os-refresh-config-requirements - gate-os-refresh-config-pep8 - gate-os-refresh-config-python26 - gate-os-refresh-config-python27 @@ -2018,9 +2026,11 @@ projects: - name: openstack/tripleo-image-elements check: - - gate-noop + - gate-tripleo-image-elements-requirements + - gate-tripleo-image-elements-pep8 gate: - - gate-noop + - gate-tripleo-image-elements-requirements + - gate-tripleo-image-elements-pep8 post: - tripleo-image-elements-branch-tarball pre-release: