Zuul encountered a syntax error while parsing its configuration in the repo fedora-zuul-jobs on branch master. The error was:
Job check-for-tests not defined
The error appears in the following project-template stanza:
project-template: name: test check: jobs: - check-for-tests: dependencies: - rpm-scratch-build - check-for-fmf-tests: dependencies: - rpm-scratch-build - rpm-install-test: dependencies: - check-for-tests - rpm-scratch-build - rpm-test: dependencies: - check-for-tests - rpm-scratch-build - rpm-tmt-test: dependencies: - check-for-fmf-tests - rpm-scratch-build
in "fedora-zuul-jobs/zuul.d/templates.yaml@master", line 32, column 3
As I said we need to move forward step by step, so in this PR we need to keep "check-for-tests" (even if it will removed later in the change process) and only add "check-for-sti-tests" job along with the required playbook.
Would you like to update that change according to ^ ?
rebased onto 6340f98d86817026bb68262a9ee074ea3a9b5a59
Build succeeded.
rebased onto be787d9a84879fa60fb8d09a2ad1a3dd04d9d3e6
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul