public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] test-appliance: add new test configuration: ext4/lustre_mds
@ 2017-06-09  3:59 Theodore Ts'o
       [not found] ` <CAO3qy=EVQtVVe2hvEvaYOTyArPpK7U6AYA9abu6Zum-p_sWqpg@mail.gmail.com>
  0 siblings, 1 reply; 6+ messages in thread
From: Theodore Ts'o @ 2017-06-09  3:59 UTC (permalink / raw)
  To: Ext4 Developers List; +Cc: adilger, Theodore Ts'o

This thests the file system features which are used by the Lustre MDS
that are upstream.  (The dirdata feature is not currently in the
upsteam kernel.)

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
---
 kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/lustre_mds | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/lustre_mds

diff --git a/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/lustre_mds b/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/lustre_mds
new file mode 100644
index 0000000..39bb382
--- /dev/null
+++ b/kvm-xfstests/test-appliance/files/root/fs/ext4/cfg/lustre_mds
@@ -0,0 +1,4 @@
+SIZE=small
+export EXT_MKFS_OPTIONS="-I 2048 -O ^64bit,mmp,uninit_bg,^extents,dir_nlink,quota,huge_file,flex_bg -E lazy_journal_init"
+export EXT_MOUNT_OPTIONS=""
+TESTNAME="Lustre MDS"
-- 
2.11.0.rc0.7.gbe5a750

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-23 23:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-09  3:59 [PATCH] test-appliance: add new test configuration: ext4/lustre_mds Theodore Ts'o
     [not found] ` <CAO3qy=EVQtVVe2hvEvaYOTyArPpK7U6AYA9abu6Zum-p_sWqpg@mail.gmail.com>
2017-06-09 17:59   ` Theodore Ts'o
2017-06-09 21:00     ` Andreas Dilger
2017-06-23 21:41       ` Theodore Ts'o
2017-06-23 22:00         ` Andreas Dilger
2017-06-23 23:08           ` Theodore Ts'o

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox