simple-repo-fetch role relies on the base job (post-run task) to fetch {{ zuul_output_dir }}/logs. It only set the zuul_return artifact. Then we no longer need repo-fetch role and the additional rsync to the zuul executor.
Build succeeded.
1 new commit added
ensure zuul_output_dir is set
mock-srpm-build: fix missing use of output_repo_dir
Metadata Update from @fbo: - Pull-request tagged with: gateit
Build succeeded (gate pipeline).
Pull-Request has been merged by zuul
simple-repo-fetch role relies on the base job (post-run task) to
fetch {{ zuul_output_dir }}/logs. It only set the zuul_return artifact.
Then we no longer need repo-fetch role and the additional rsync to the
zuul executor.