All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] fstests: few updates
@ 2017-12-13  0:45 Luis R. Rodriguez
  2017-12-13  0:45 ` [PATCH 1/9] generic/381: use username fsgqa-381 Luis R. Rodriguez
                   ` (8 more replies)
  0 siblings, 9 replies; 22+ messages in thread
From: Luis R. Rodriguez @ 2017-12-13  0:45 UTC (permalink / raw)
  To: fstests; +Cc: linux-xfs, linux-kernel, Luis R. Rodriguez

I've deployed fstests on a relatively new system and ran into a few setup
snags which can be fixed easily. Other than this I also ran into a few
issues running a few tests which can easily also be fixed.

I've added a few new groups to help avoiding running tests with a basic
section. Some of these tests are better designed to be run with a custom
section and grouping them up helps with this.

Luis R. Rodriguez (9):
  generic/381: use username fsgqa-381
  README: document group fsgqa is required
  generic/group: add 304 to dedupe group
  build: update AC_PACKAGE_WANT_GDBM() and src/dbtest.c to build
  tests/xfs/group: add group for tests which require a logdev
  tests/ext4/group: add group for tests which require a logdev
  tests/xfs/group: add realtimedev group
  tests/xfs/group: add group for tests which require mkfs v4_5
  tests/xfs/group: add injection group

 README                |  3 ++-
 m4/package_gdbmdev.m4 |  8 ++++++++
 src/dbtest.c          |  1 +
 tests/ext4/group      |  2 +-
 tests/generic/381     | 16 ++++++++--------
 tests/generic/381.out |  4 ++--
 tests/generic/group   |  2 +-
 tests/xfs/group       | 52 +++++++++++++++++++++++++--------------------------
 8 files changed, 49 insertions(+), 39 deletions(-)

-- 
2.15.0


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

end of thread, other threads:[~2018-03-15 21:25 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-13  0:45 [PATCH 0/9] fstests: few updates Luis R. Rodriguez
2017-12-13  0:45 ` [PATCH 1/9] generic/381: use username fsgqa-381 Luis R. Rodriguez
2017-12-13  2:11   ` Theodore Ts'o
2017-12-13 21:41   ` Dave Chinner
2017-12-13  0:45 ` [PATCH 2/9] README: document group fsgqa is required Luis R. Rodriguez
2017-12-13  0:45 ` [PATCH 3/9] generic/group: add 304 to dedupe group Luis R. Rodriguez
2017-12-13  0:45 ` [PATCH 4/9] build: update AC_PACKAGE_WANT_GDBM() and src/dbtest.c to build Luis R. Rodriguez
2017-12-14  5:51   ` Eryu Guan
2017-12-14 17:55     ` Luis R. Rodriguez
2017-12-15  7:14       ` Eryu Guan
2018-03-15 21:25     ` Jeff Mahoney
2017-12-13  0:45 ` [PATCH 5/9] tests/xfs/group: add group for tests which require a logdev Luis R. Rodriguez
2017-12-13 21:50   ` Dave Chinner
2017-12-13 23:00     ` Luis R. Rodriguez
2017-12-13 23:39       ` Dave Chinner
2017-12-14 17:48         ` Luis R. Rodriguez
2017-12-13  0:45 ` [PATCH 6/9] tests/ext4/group: " Luis R. Rodriguez
2017-12-13  0:45 ` [PATCH 7/9] tests/xfs/group: add realtimedev group Luis R. Rodriguez
2017-12-13  0:45 ` [PATCH 8/9] tests/xfs/group: add group for tests which require mkfs v4_5 Luis R. Rodriguez
2017-12-13 21:55   ` Dave Chinner
2017-12-13  0:45 ` [PATCH 9/9] tests/xfs/group: add injection group Luis R. Rodriguez
2017-12-13 21:52   ` Dave Chinner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.