]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: ceph daemon command with asok path 57201/head
authorNitzan Mordechai <nmordech@redhat.com>
Wed, 1 May 2024 13:08:03 +0000 (13:08 +0000)
committerNitzan Mordechai <nmordech@redhat.com>
Wed, 1 May 2024 13:11:02 +0000 (13:11 +0000)
commita76bf0de58547961d5fbc6d644005a3a5506d443
tree7b3459c6c47360dda7a709183031c695caa5c18f
parentc2b21dbf694c4f91009603c94a8c46abd941d99b
test: ceph daemon command with asok path

pg-split-merge using ceph daemon command to check merge.
but it doesn't use asok path, which causes the check not to
return the correct output. change the command to use asok path.

Fixes: https://tracker.ceph.com/issues/65737
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
qa/standalone/osd/pg-split-merge.sh