#56 Make python2.7 rpmlint also non-voting
Merged by zuul. Opened by churchyard.
churchyard/fedora-zuul-jobs-config pythonX.Y  into  master

Download 56.patch

Depends-on: https://pagure.io/fedora-project-config/pull-request/89

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

The project "rpms/python2.7" was not found. All projects referenced
within a Zuul configuration must first be added to the main
configuration file by the Zuul administrator.

The error appears in the following project stanza:

project:
name: rpms/python2.7
check:
jobs:
- rpm-linter:
voting: false

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

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

The project "rpms/python2.7" was not found. All projects referenced
within a Zuul configuration must first be added to the main
configuration file by the Zuul administrator.

The error appears in the following project stanza:

project:
name: rpms/python2.7
check:
jobs:
- rpm-linter:
voting: false

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

Zuul tenant configuration is not evaluated speculatively, once the projects appears in https://fedora.softwarefactory-project.io/zuul/projects this can be rechecked

recheck

Build succeeded.

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

Build succeeded (gate pipeline).

Pull-Request has been merged by zuul

Metadata