-
Bug
-
Resolution: Fixed
-
Major
-
None
Failure
specified git branch to checkout/build is not used
Reproducible by
- a defined job including text parameter “GIT_BRANCH_NAME” (textParameter_GIT_BRANCH_NAME.png
)
- use git as source code management
- Branches to build: origin/${GIT_BRANCH_NAME} (branches_to_build.png
)
- Branches to build: origin/${GIT_BRANCH_NAME} (branches_to_build.png
- check out to specific local branch
- Branch name: ${GIT_BRANCH_NAME} (check_out_local_branch.png
)
- Branch name: ${GIT_BRANCH_NAME} (check_out_local_branch.png
- provide an existing remote branch (other than remote master) is provided as parameter
- remote master branch is check out and build
Expected behavior
- branch provided by text parameter “GIT_BRANCH_NAME” is checked out and build
Details
- Jenkins ver. 1.554.2
- Ubuntu precise (12.04.2 LTS)
- is related to
-
JENKINS-20969 When branch build parameter is '*', '**' or empty, a stale revision is built
-
- Open
-
-
JENKINS-21719 Unable to get Branch to build variable to work with wildcard
-
- Open
-
[JENKINS-23714] specified git branch to checkout/build is not used
Link | New: This issue is related to JENKINS-21719 [ JENKINS-21719 ] |
Link | New: This issue is related to JENKINS-20969 [ JENKINS-20969 ] |
Component/s | New: git-plugin [ 15543 ] | |
Component/s | Original: scm-api-plugin [ 18054 ] | |
Assignee | New: Mark Waite [ markewaite ] | |
Labels | Original: git |
Assignee | Original: Mark Waite [ markewaite ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 156500 ] | New: JNJira + In-Review [ 195445 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |