]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart_runner: set mounted to True at the end of mount() 35396/head
authorRishabh Dave <ridave@redhat.com>
Wed, 27 May 2020 09:15:59 +0000 (14:45 +0530)
committerNathan Cutler <ncutler@suse.com>
Thu, 4 Jun 2020 13:38:10 +0000 (15:38 +0200)
commita891fd9fb450d39347f423dfa802ebe1a1bb889f
tree54cc17ef117e64c86257a139ff77ddcd9552edcb
parent547e340e86bd5463af2d49a848cf5701e0f3f036
vstart_runner: set mounted to True at the end of mount()

Not doing so prevents cleanup methods from running.

Fixes: https://tracker.ceph.com/issues/45723
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 418dea32c22f878936b883a6b7c2900ba02e72a1)
qa/tasks/vstart_runner.py