#37 Multi defined project are cumulative
Merged by zuul. Opened by fbo.
fbo/fedora-zuul-jobs-config cumul-pp  into  master

Download 37.patch

From the Zuul doc:
Multiple project definitions may appear for the same project
(for example, in a central config projects as well as in a
repo’s own .zuul.yaml). In this case, all of the project
definitions for the relevant branch are combined
(the jobs listed in all of the matching definitions will be run).

So this patch:
- remove the tests template from the catch all rpms.
- maintain the default config for some other projects.
- add a validation python-passlib and python-gear.

Zuul encountered a syntax error while parsing its configuration in the
repo fedora-zuul-jobs-config on branch master. The error was:

The project template "promote" was not found.

The error appears in the following project stanza:

project:
name: rpms/python-gear
templates:
- test
- promote

in "fedora-zuul-jobs-config/zuul.d/projects.yaml@master", line 16, column 3

rebased onto 6ed5f70533031008ea11db093799a5af8a092f8f

Build succeeded.

rebased onto 4fbfccdbba8a5e507ea902dfe95d2b5777eb4df8

Metadata Update from @fbo:
- Pull-request tagged with: gateit

Build succeeded.

Build succeeded (gate pipeline).

Pull-Request has been merged by zuul

Metadata