Skip to content

ceph-dev-pipeline: Validate given BRANCH param against derived BRANCH#2585

Open
djgalloway wants to merge 1 commit into
mainfrom
wip-73658
Open

ceph-dev-pipeline: Validate given BRANCH param against derived BRANCH#2585
djgalloway wants to merge 1 commit into
mainfrom
wip-73658

Conversation

@djgalloway
Copy link
Copy Markdown
Contributor

Handles an unlikely edge case but handled nonetheless. This could be problematic if, for example, a user triggered ceph-dev-pipeline by specifying::

SHA1=1234abcd
BRANCH=main

But that SHA1 actually belongs to a wip branch. Now both chacra and shaman think the tip of main is 1234abcd.

Fixes: https://tracker.ceph.com/issues/73658

Handles an unlikely edge case but handled nonetheless.  This could be problematic if, for example,
a user triggered ceph-dev-pipeline by specifying::

    SHA1=1234abcd
    BRANCH=main

But that SHA1 actually belongs to a wip branch.  Now both chacra and shaman think the tip of main
is 1234abcd.

Fixes: https://tracker.ceph.com/issues/73658

Signed-off-by: David Galloway <david.galloway@ibm.com>
@djgalloway djgalloway requested a review from dmick May 15, 2026 21:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant