#13 Add zuul-extra.d and reduced/cleaned default jobs
Merged by fbo. Opened by fbo.
fbo/zuul-distro-jobs extrazuuld  into  master

Download 13.patch
no initial comment

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

Job artifact-rpm-lint in fedora-zuul-jobs is not permitted to shadow job artifact-rpm-lint in zuul-distro-jobs

The error appears in the following job stanza:

job:
name: artifact-rpm-lint
parent: base-artifact-rpm-lint
requires: repo
nodeset:
nodes:
- name: node
label: cloud-fedora
host-vars:
node:
ansible_python_interpreter: /usr/bin/python3

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

rebased onto 9a9a23806955b070c488a744dca42e68c4017d81

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

Job base-artifact-rpm-lint not defined

The error appears in the following job stanza:

job:
name: artifact-rpm-lint
parent: base-artifact-rpm-lint
requires: repo
nodeset:
nodes:
- name: node
label: cloud-fedora
host-vars:
node:
ansible_python_interpreter: /usr/bin/python3

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

rebased onto 118ddefbdfa8a33b63dcc22c24eb5f625c2a215e

Build succeeded.

rebased onto cb00e0c13450a8265f7dc7c376071b3d2a93bb20

Build succeeded.

Build succeeded (gate pipeline).

Pull-Request has been merged by fbo

Metadata