Zuul encountered a syntax error while parsing its configuration in the repo fedora-zuul-jobs-config on branch master. The error was:
Configuration item has more than one key. Each zuul.yaml configuration file must be a list of dictionaries with a single key, for example:
job: name: foo
project: name: bar
Ensure that every item in the list is a dictionary with only one key (in this example, 'job' and 'project'). This error may be caused by insufficient indentation of the keys under the configuration item ('name' in this example).
rebased onto 31e33adebd4f9d7f6372c7de2060a794b807b5dd
Zuul encountered a syntax error while parsing its configuration in the repo fedora-zuul-jobs on branch master. The error was:
Job base-cloud-fedora-latest not defined
The error appears in the following job stanza:
job: name: base-rpm-test description: Run the test.yml test parent: base-cloud-fedora-latest # 5h timeout timeout: 18000 roles: - zuul: zuul-distro-jobs requires: repo run: playbooks/rpm/rpmtest.yaml post-run: playbooks/rpm/rpmtest-fetch-artifacts.yaml
in "fedora-zuul-jobs/zuul.d/jobs.yaml@master", line 57, column 3
recheck
Build succeeded.
rebased onto 422e8f34b21041c3006f678bb2e152208b380d80
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul