]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
srcipt/ceph-backports: add redmine ticket's JSON to debug output 57963/head
authorRishabh Dave <ridave@redhat.com>
Tue, 11 Jun 2024 06:13:30 +0000 (11:43 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 12 Jun 2024 10:58:18 +0000 (16:28 +0530)
commit0dadfdbaefbb783cf8133c840a9dcb892a5af461
treef48c1cd9bb0b08881b250f28651a1bfe2ddcd3e2
parent09e81319648dd504cfd94edfdd321c7163cefa98
srcipt/ceph-backports: add redmine ticket's JSON to debug output

Add ticket received as JSON to debug output of ceph-backports.sh since
it is pretty helpful while debugging errors related to ticket's field.

This issue was discovered while running -
./src/script/ceph-backport.sh <tracker-num> --existing-pr <pr-num> --debug

Signed-off-by: Rishabh Dave <ridave@redhat.com>
src/script/ceph-backport.sh