]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test: Add test for mgr hang when osd is full 41691/head
authorKotresh HR <khiremat@redhat.com>
Thu, 11 Mar 2021 16:44:55 +0000 (22:14 +0530)
committerKotresh HR <khiremat@redhat.com>
Fri, 4 Jun 2021 07:09:50 +0000 (12:39 +0530)
commit90e041976116e72aae5a4a549c051655a940f23d
tree0e9f7537c7ae4e97dc0f518be30ccd3d770fb772
parent857c3dc0ae5e1b99ad0bd11117c6a1c12c894874
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>
(cherry picked from commit 2bd6ba8026d9374e990abbb2cddd39a87290f261)
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]