From: Jos Collin Date: Thu, 21 Mar 2019 10:23:47 +0000 (+0530) Subject: qa/suites/fs: renamed default.yaml to mds.yaml X-Git-Tag: v15.1.0~2331^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5e09b4681aaba255b7351891de65430f8cddc4ba;p=ceph.git qa/suites/fs: renamed default.yaml to mds.yaml Signed-off-by: Jos Collin --- diff --git a/qa/suites/fs/thrash/ceph-thrash/default.yaml b/qa/suites/fs/thrash/ceph-thrash/default.yaml deleted file mode 100644 index 154615c51a9..00000000000 --- a/qa/suites/fs/thrash/ceph-thrash/default.yaml +++ /dev/null @@ -1,7 +0,0 @@ -tasks: -- mds_thrash: - -overrides: - ceph: - log-whitelist: - - not responding, replacing diff --git a/qa/suites/fs/thrash/ceph-thrash/mds.yaml b/qa/suites/fs/thrash/ceph-thrash/mds.yaml new file mode 100644 index 00000000000..154615c51a9 --- /dev/null +++ b/qa/suites/fs/thrash/ceph-thrash/mds.yaml @@ -0,0 +1,7 @@ +tasks: +- mds_thrash: + +overrides: + ceph: + log-whitelist: + - not responding, replacing