]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: test test_kill_mdstable for all mount types 54335/head
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 3 Nov 2023 17:31:44 +0000 (13:31 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 10 Nov 2023 20:26:07 +0000 (15:26 -0500)
commit61577d9a9c6cfd4864c3961d856bc627dbfe0caf
treecf5039cf0fe3ccaa1d3e11d5eb0b1164a129884e
parentb9ef188484b72f5e555be13c488328a1ddc0c642
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>
qa/tasks/cephfs/test_snapshots.py