]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart_runner: set mounted to True at the end of mount() 35267/head
authorRishabh Dave <ridave@redhat.com>
Wed, 27 May 2020 09:15:59 +0000 (14:45 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 27 May 2020 09:15:59 +0000 (14:45 +0530)
commit418dea32c22f878936b883a6b7c2900ba02e72a1
treeccfa0fb8d23a2f246082526ad8582f0aa8f0aefa
parent4d71b55be26ad5f653144df2ca33aa31470dd735
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>
qa/tasks/vstart_runner.py