[
https://issues.apache.org/jira/browse/ZOOKEEPER-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281730#comment-17281730
]
Mate Szalay-Beko commented on ZOOKEEPER-4207:
---------------------------------------------
I guess this is the same issue I just reported today:
https://issues.apache.org/jira/browse/ZOOKEEPER-4206
I'll close mine as duplicate, as you already assigned this to yourself.
> New CI pipeline checks out master in branch builds too
> ------------------------------------------------------
>
> Key: ZOOKEEPER-4207
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4207
> Project: ZooKeeper
> Issue Type: Bug
> Components: build-infrastructure
> Affects Versions: 3.8.0
> Reporter: Andor Molnar
> Assignee: Andor Molnar
> Priority: Major
>
> For some reason the new ASF CI build checks out the master branch even in
> branch builds:
> {noformat}
> [2021-02-08T14:24:12.673Z] > git checkout -b master
> 4faf507771889c7f6280d41ac4a615467680553f # timeout=10
> [2021-02-08T14:24:12.673Z] > git checkout -b master
> 4faf507771889c7f6280d41ac4a615467680553f # timeout=10{noformat}
> I suspect that we don't need the "git" step under "Steps", because at that
> point the repo is already checked out.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)