linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] xfstests-bld: add exclude file for data_journal_noleak tests
@ 2016-01-12 19:52 Eric Whitney
  2016-01-12 20:35 ` Dave Chinner
  0 siblings, 1 reply; 4+ messages in thread
From: Eric Whitney @ 2016-01-12 19:52 UTC (permalink / raw)
  To: linux-ext4; +Cc: tytso

Duplicate the contents of the data_journal exclude file for the
data_journal_noleak test case.  This will prevent failure reports from
tests already known to exercise unsupported online defrag functionality.
Add an explanatory comment to both exclude files for future reference.

Signed-off-by: Eric Whitney <enwlinux@gmail.com>
---
 kvm-xfstests/test-appliance/files/root/conf/data_journal.exclude   | 1 +
 .../test-appliance/files/root/conf/data_journal_noleak.exclude     | 7 +++++++
 2 files changed, 8 insertions(+)
 create mode 100644 kvm-xfstests/test-appliance/files/root/conf/data_journal_noleak.exclude

diff --git a/kvm-xfstests/test-appliance/files/root/conf/data_journal.exclude b/kvm-xfstests/test-appliance/files/root/conf/data_journal.exclude
index b925016..7190c8c 100644
--- a/kvm-xfstests/test-appliance/files/root/conf/data_journal.exclude
+++ b/kvm-xfstests/test-appliance/files/root/conf/data_journal.exclude
@@ -1,3 +1,4 @@
+# data_journal does not support on-line defrag
 ext4/301
 ext4/302
 ext4/303
diff --git a/kvm-xfstests/test-appliance/files/root/conf/data_journal_noleak.exclude b/kvm-xfstests/test-appliance/files/root/conf/data_journal_noleak.exclude
new file mode 100644
index 0000000..7190c8c
--- /dev/null
+++ b/kvm-xfstests/test-appliance/files/root/conf/data_journal_noleak.exclude
@@ -0,0 +1,7 @@
+# data_journal does not support on-line defrag
+ext4/301
+ext4/302
+ext4/303
+ext4/304
+ext4/307
+ext4/308
-- 
2.1.4


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

end of thread, other threads:[~2016-01-18 22:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-12 19:52 [PATCH] xfstests-bld: add exclude file for data_journal_noleak tests Eric Whitney
2016-01-12 20:35 ` Dave Chinner
2016-01-13 16:55   ` Theodore Ts'o
2016-01-18 22:16     ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).