]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: Add test for mgr hang when osd is full 39910/head
authorKotresh HR <khiremat@redhat.com>
Thu, 11 Mar 2021 16:44:55 +0000 (22:14 +0530)
committerKotresh HR <khiremat@redhat.com>
Sat, 22 May 2021 13:39:07 +0000 (19:09 +0530)
commit2bd6ba8026d9374e990abbb2cddd39a87290f261
tree023effe4934e4429d057db3d871c0395517877bf
parentd95655cc4879c0e3e6edb0edd6e4114c1bdfc226
test: Add test for mgr hang when osd is full

Add fs suite for tests requiring one node as well.

Fixes: https://tracker.ceph.com/issues/50532
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Signed-off-by: Kotresh HR <khiremat@redhat.com>
22 files changed:
qa/cephfs/clusters/1-node-1-mds-1-osd.yaml [new file with mode: 0644]
qa/suites/fs/full/% [new file with mode: 0644]
qa/suites/fs/full/.qa [new symlink]
qa/suites/fs/full/begin.yaml [new symlink]
qa/suites/fs/full/clusters/.qa [new symlink]
qa/suites/fs/full/clusters/1-node-1-mds-1-osd.yaml [new symlink]
qa/suites/fs/full/conf [new symlink]
qa/suites/fs/full/distro [new symlink]
qa/suites/fs/full/mount/fuse.yaml [new file with mode: 0644]
qa/suites/fs/full/objectstore/.qa [new symlink]
qa/suites/fs/full/objectstore/bluestore-bitmap.yaml [new symlink]
qa/suites/fs/full/overrides.yaml [new file with mode: 0644]
qa/suites/fs/full/overrides/+ [new file with mode: 0644]
qa/suites/fs/full/overrides/.qa [new symlink]
qa/suites/fs/full/overrides/frag_enable.yaml [new symlink]
qa/suites/fs/full/overrides/no_client_pidfile.yaml [new symlink]
qa/suites/fs/full/overrides/whitelist_health.yaml [new symlink]
qa/suites/fs/full/overrides/whitelist_wrongly_marked_down.yaml [new symlink]
qa/suites/fs/full/tasks/.qa [new symlink]
qa/suites/fs/full/tasks/mgr-osd-full.yaml [new file with mode: 0644]
qa/tasks/workunit.py
qa/workunits/fs/full/subvolume_rm.sh [new file with mode: 0755]