mirror of
https://github.com/ceph/ceph
synced 2025-02-02 16:34:31 +00:00
73c8c900bc
These functional tests can be run with both clients. Fixes: https://tracker.ceph.com/issues/23718 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
12 lines
239 B
YAML
12 lines
239 B
YAML
overrides:
|
|
ceph:
|
|
log-ignorelist:
|
|
- force file system read-only
|
|
- bad backtrace
|
|
- MDS in read-only mode
|
|
- \(MDS_READ_ONLY\)
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
modules:
|
|
- tasks.cephfs.test_auto_repair
|