]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: test test_kill_mdstable for all mount types 56953/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 3 Nov 2023 17:31:44 +0000 (13:31 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 17 Apr 2024 12:52:48 +0000 (08:52 -0400)
commitae09f8dc519ec345b8c35cd4611594409dbd5381
tree288fcbb11159e2d7bb494631d0b126aafb1adaff
parent46238ac3d495b05d689af7fa6b3fc49bf0189a56
qa: test test_kill_mdstable for all mount types

It currently only runs for fuse and that hasn't had a successful instance in
months. The test skipped kernel mounts because you couldn't "kill" the mount
but that is no longer true with the addition of netns.

Fixes: https://tracker.ceph.com/issues/63432
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 61577d9a9c6cfd4864c3961d856bc627dbfe0caf)
qa/tasks/cephfs/test_snapshots.py