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