]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/ptl-tool: allow not pushing branch to ceph-ci 57529/head
authorRishabh Dave <ridave@redhat.com>
Thu, 16 May 2024 16:57:10 +0000 (22:27 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 20 May 2024 05:35:13 +0000 (11:05 +0530)
commitb59202aaca571f5aebc9521cb27f652991fe13f6
tree52906fbd636112a70b1f9875ce865aeaad196922
parent5e689efb374f7a6b69f2afe689641b62a797d701
src/ptl-tool: allow not pushing branch to ceph-ci

Sometimes we need a branch but don't want to launch builds on shaman for
it. For such cases, provide an option that allows not pushing the branch
to ceph-ci.

Creating a branch that'll only be passed to "teuthology-suite" option
"--suite-branch" is an example of such a case.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/script/ptl-tool.py