4fe91e20fa
Update the requirements-check job to run on repos other than the zuul.project, but keep that as the default. Add the job as a check and gate job to this repo, but targeting nova. This allows us to run the job on changes to its definition. Change-Id: I67b818cdff01d29c62497826d4b4e3387c74e9e9 Depends-On: https://review.opendev.org/c/openstack/requirements/+/934249
14 lines
292 B
ReStructuredText
14 lines
292 B
ReStructuredText
Check that a project's requirements match the global requirements repo.
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: zuul_work_dir
|
|
:default: {{ zuul.project.src_dir }}
|
|
|
|
Directory holding the project to check.
|
|
|
|
.. zuul:rolevar:: zuul_branch
|
|
:default: {{ zuul.branch }}
|
|
|
|
Branch to check.
|