#3 More base jobs refactor
Merged by zuul. Opened by fbo.
fbo/fedora-zuul-jobs-config bjrefact  into  master

Download 3.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 rawhide-rpm-scratch-build in fedora-zuul-jobs is not permitted to shadow job rawhide-rpm-scratch-build in fedora-zuul-jobs-config

The error appears in the following job stanza:

job:
name: rawhide-rpm-scratch-build
parent: base-rpm-scratch-build
description: RPM scratch build on for rawhide target
vars:
mock_config: fedora-rawhide-x86_64
target: rawhide
nodeset:
nodes:
- name: mock-host
label: cloud-fedora
host-vars:
mock-host:
ansible_python_interpreter: /usr/bin/python3

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

Build succeeded.

Build succeeded (gate pipeline).

Pull-Request has been merged by zuul

Metadata