On Thu, 2017-04-13 at 10:48 -0500, Brian Stinson wrote: > On Apr 13 15:55, Pavel Odvody wrote: > > Hello, > > > > I have the following configuration for JJB: > > https://github.com/leapp-to/prototype/blob/master/centos-ci/jobs/in > tegration_test.yml > > > > At least the scm/git part looks merely identical to other JJB jobs > I've seen before, but > > it seems that Jenkins is having trouble checking out the particular > branch > > (https://ci.centos.org/job/leapp-integration-tests/8/console) as if > there was > > some error in the expansion of '${{ghprbActualCommit}}'. > > I'm pretty sure I'm missing something basic, has anyone encountered > this? > > > > Cheers, > > > > Pavel > > > > -- > > Pavel Odvody <podvody at redhat.com> > > Sr. Software Engineer - Platform Engineering > > 5EC1 95C1 8E08 5BD9 9BBF 9241 3AFA 3A66 024F F68D > > > > Turns out double-braces aren't necessary in a direct declaration of > the > SCM section. It's only needed if the SCM section is in its own JJB > block (which is nice because you can then re-use the block by name). > > This PR should fix that: > https://github.com/leapp-to/prototype/pull/53 > > --Brian Unfortunately there must be more to this issue since the problem still persists https://ci.centos.org/job/leapp-integration-tests/11/console Cheers, Pavel -- Pavel Odvody <podvody at redhat.com> Sr. Software Engineer - Platform Engineering 5EC1 95C1 8E08 5BD9 9BBF 9241 3AFA 3A66 024F F68D -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/ci-users/attachments/20170418/5effa141/attachment-0004.sig>