From 5849853c5fd1d74d1306109ef6da44affb37de19 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 26 Jul 2013 16:27:11 -0700 Subject: [PATCH] rados/thrash: add in ext4 --- suites/rados/thrash/fs/ext4.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 suites/rados/thrash/fs/ext4.yaml diff --git a/suites/rados/thrash/fs/ext4.yaml b/suites/rados/thrash/fs/ext4.yaml new file mode 100644 index 0000000000000..fde6751751d88 --- /dev/null +++ b/suites/rados/thrash/fs/ext4.yaml @@ -0,0 +1,3 @@ +overrides: + ceph: + fs: ext4 -- 2.39.5