]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic: Add nocheck shutdown stress test
authorKhazhismel Kumykov <khazhy@google.com>
Fri, 22 Sep 2017 20:10:47 +0000 (13:10 -0700)
committerEryu Guan <eguan@redhat.com>
Mon, 25 Sep 2017 10:25:36 +0000 (18:25 +0800)
commit4f768f3bb42a3cf0abc82bbe394017927d7678ca
treed1693ed521f7c98019bd95fc890be266aea8c82c
parentea817058b0bc1ef5a9ddc0a74ddf3482ec265f8a
generic: Add nocheck shutdown stress test

Most shutdown tests only run on filesystems with metadata
journaling, so we lose coverage. Add a shutdown stress test that
doesn't check for consistency, so does not require journaling. This
is a modified version of generic/051, with some extras trimmed and
fs checking removed.

Signed-off-by: Khazhismel Kumykov <khazhy@google.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/generic/461 [new file with mode: 0755]
tests/generic/461.out [new file with mode: 0644]
tests/generic/group