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
This commit is contained in:
Ben Nemec 2016-12-22 17:29:09 +00:00
parent 1a0bd39c44
commit c74bbabc43

View File

@ -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