Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #11947 Jenkins could not determine exact tip revision of XXX
    Infos
    #11947
    Yurili (yurili)
    2018-07-26 15:46
    2018-07-26 15:09
    12575
    Details
    Jenkins could not determine exact tip revision of XXX
    After changing the jenkins ref spec to +refs/tlpr/*/head:refs/remotes/* (see picture 1). The CI-Pipeline couldn't finish the first stage, because it doesn't find the branch name anymore (see logfile 1). What goes wrong? With the original ref spec (+refs/heads/*:refs/remotes/@{remote}/*) everything works fine except that Jenkins is trigger while pushing and not after creating a pull request.

    References: https://docs.tuleap.org/user-guide/pullrequest.html#integrate-with-jenkins
    Continuous Integration
    10.2
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Acknowledged
    Empty
    Attachments
    logile 1 - protocol
    References
    References list is empty

    Follow-ups

    User avatar
    Yurili (yurili)2018-07-26 15:46
    last edited by: Yurili (yurili) 2018-07-26 15:57
    Jenkins itself is 2.121.2 and the Blue Ocean plugin is 1.7.1.
    I'll check the Jenkins bug. >> Okay. They have the same error message, but I couldn't adapt their problem and answer on my situation.