]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: yet another attempt to improve rbd-nbd unmap 37086/head
authorMykola Golub <mgolub@suse.com>
Thu, 10 Sep 2020 13:08:42 +0000 (14:08 +0100)
committerMykola Golub <mgolub@suse.com>
Thu, 10 Sep 2020 16:13:26 +0000 (17:13 +0100)
commitf0c69761c8036a57319ead5cdf97cebb0f0fb5d7
treee010972ff100b0af6ab046d7b132ef8a54ac2095
parent57ba57296465130e9a10fc734d6a44855119459b
qa/workunits/rbd: yet another attempt to improve rbd-nbd unmap

Previously it still could race when unmap_device returned success
because the device was not found in `rbd-nbd list-mapped` (the nbd
device was removed) but the test failed because the process was still
found in the ps table.

Fixes: https://tracker.ceph.com/issues/47394
Signed-off-by: Mykola Golub <mgolub@suse.com>
qa/workunits/rbd/rbd-nbd.sh