]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: test test_kill_mdstable for all mount types
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:25 +0000 (08:52 -0400)
commit449c1ea34ae647aa24cb93cae340294556a57777
tree46d1acb47227be2f9053d434879617f20b58d881
parenta0df3e2b3ed3368be298d00064d6d4dc945a527e
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