This PR changes the Testing-Farm secret key, to prepare for https://pagure.io/fedora-zuul-jobs/pull-request/123#
Build succeeded.
rebased onto 69a0b6aea798fbd721a573090c599170ea66ac1d
Zuul encountered a syntax error while parsing its configuration in the repo fedora-zuul-jobs-config on branch master. The error was:
The secret "testing_farm_zuul_fedora_ci_key" was not found.
The error appears in the following job stanza:
job: name: rpm-tmt-test description: Running fmf test on Testing Farm run: playbooks/testing-farm/run.yaml post-run: - playbooks/testing-farm/fetch.yaml branches: - rawhide - main final: true nodeset: fedora-33-container requires: - repo roles: - zuul: zuul-distro-jobs - zuul: fedora-zuul-jobs secrets: - name: testing_farm_zuul_fedora_ci_key secret: testing_farm_zuul_fedora_ci_key timeout: 21600 vars: compose: Fedora-Rawhide test_type: fmf
in "fedora-zuul-jobs-config/zuul.d/jobs.yaml@master", line 550, column 3
@guyinger maybe you did not generate the jobs or something? not sure why it is complaining about the old secret name
rebased onto 5e9cf48e497a36b2563bfe145525c5ae16eff3b3
rebased onto bec4411ce62612f7a1f3c1bd1ca835bb4bfe5565
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
This PR changes the Testing-Farm secret key, to prepare for https://pagure.io/fedora-zuul-jobs/pull-request/123#