]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: defer cleaning the mountpoint's netnses and the bridge 35944/head
authorXiubo Li <xiubli@redhat.com>
Mon, 6 Jul 2020 12:27:34 +0000 (08:27 -0400)
committerXiubo Li <xiubli@redhat.com>
Thu, 30 Jul 2020 00:58:36 +0000 (20:58 -0400)
commit47600028ae7f1865d9c71a7feee10930bb012f8f
treed51ac51fd4b3ef7e22b5b1c80f09e92383b3cfd4
parentc0c5550ed745a9dbafd23061e8ea6cd0a8dab915
qa: defer cleaning the mountpoint's netnses and the bridge

The netnses maybe created/deleted many times in the whole test cases,
we can defer cleaning them untile the last mountpoint is unmounted
or when the test is exiting.

Fixes: https://tracker.ceph.com/issues/46282
Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/ceph_fuse.py
qa/tasks/cephfs/mount.py
qa/tasks/kclient.py
qa/tasks/vstart_runner.py