As a preparation step for enabling CentOS Stream 8 and 10 we remove hardcoded references to c9s.
Rename variable from release to release_branch to highlight that it is used in git checkout operations and should be not a number but the branch name.
By default take zuul branch as a value for the release branch.
Merge Failed.
This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. Warning: Error merging pagure.io/zuul-distro-jobs for 140,0e336385fec40e0b33cf10bd81088a22b5a2979a
rebased onto 7a1c46ce392b92ca4b54728e6002c7062539185a
Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci https://fedora.softwarefactory-project.io/zuul/buildset/94b63ded58f148ab94fb359187b1343f
recheck
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/5ea16f0ef97740bf881eefd9a3276af3
rebased onto ec3b33f62a43a034931e5c107ab04c2ba1c08d70
Build succeeded. https://fedora.softwarefactory-project.io/zuul/buildset/72c6dd7a6f2b4f83a0031dad52aaa036
That should work however I think that's better to set the release/release_branch var in the job.vars and keep a default and fixed value here.
LGTM
As a preparation step for enabling CentOS Stream 8 and 10 we remove
hardcoded references to c9s.
Rename variable from release to release_branch to highlight that it is
used in git checkout operations and should be not a number but the
branch name.
By default take zuul branch as a value for the release branch.