From c74bbabc434e07bdf492e5cef4c3c37b92329abf Mon Sep 17 00:00:00 2001 From: Ben Nemec Date: Thu, 22 Dec 2016 17:29:09 +0000 Subject: [PATCH] Add check-requirements job to additional tripleo projects There are a few projects in tripleo that have python dependencies but aren't currently syncing with g-r. This adds the jobs to verify that those projects stay in sync. The patch to add those projects to the sync list is If90b61d274748a1250bd9b261a0b42ef93f759ec. Change-Id: I8d83bc123cf6622c4320f1e981e70515628eca9d --- zuul/layout.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index d892c09a2c..ad65597cc9 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -10172,6 +10172,7 @@ projects: - name: check-tripleo-jobs - name: publish-to-pypi - name: experimental-tripleo-jobs + - name: check-requirements - name: openstack/instack-undercloud template: @@ -10181,6 +10182,7 @@ projects: - name: check-tripleo-undercloud-jobs - name: publish-to-pypi - name: experimental-tripleo-jobs + - name: check-requirements check: - gate-instack-undercloud-puppet-lint - gate-instack-undercloud-puppet-syntax-3-centos-7 @@ -17347,6 +17349,7 @@ projects: - name: publish-to-pypi - name: check-tripleo-jobs - name: experimental-tripleo-jobs + - name: check-requirements check: - gate-tripleo-heat-templates-puppet-lint - gate-tripleo-heat-templates-puppet-syntax-3-centos-7