commit | 7fb04515997dd99fad8586529c86bbc1a382ad8c | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Tue Jan 23 13:23:13 2018 -0800 |
committer | James E. Blair <jeblair@redhat.com> | Wed Jan 24 13:06:04 2018 -0800 |
tree | ff9a94d0094ec25e2d7c893211b1071f380a9dbf | |
parent | da5bb7eea65776ea7f953ae1476e06d9062eaaab [diff] |
Use override-checkout to select jobs If a job is defined in a project with "master" and "stable" branches, and a user wants to inherit from that job in a project with only a "devel" branch, Zuul will not run the job because there are no matching variants. To correct this, have Zuul use the value of override-checkout to mask the branch of the item under test so that it appears to match the 'override-checkout' branch. Change-Id: I4619a6f9fe9c3203a7285e5eb4f74c52b650c737