All of lore.kernel.org
 help / color / mirror / Atom feed
* Updated version of xfstests-bld pushed to git.kernel.org
@ 2013-03-26  3:17 Theodore Ts'o
  0 siblings, 0 replies; only message in thread
From: Theodore Ts'o @ 2013-03-26  3:17 UTC (permalink / raw)
  To: linux-ext4; +Cc: akshaylal


I've pushed an updated version of my xfstests-bld framework to:

     git://git.kernel.org/pub/scm/fs/ext2/xfstests-bld.git
     http://git.kernel.org/cgit/fs/ext2/xfstests-bld.git

Notable new features include:

*) Build quota-tools and fio in the hermetic environment and install
   them in the xfstest/bin directory, so that running the tests is not
   dependent on the system versions of fio and the quota userspace
   utilities

*) Update the runtests.sh script to fix a compatibility problem with the
   latest version of xfstests

*) Make it possible to build the installed executables to use the system
   C libraries in order to save disk space

Short version on how to use:

1.  "make tarball" to generate the xfstests.tar.gz file.  This should be
    unpacked in the directory /root of your KVM guest OS image
2.  Copy the files in kvm-autorun to the /root directory on the guest OS
    image
3.  Move /root/rc.local to /etc/rc.local
4.  Move /root/S06mkvdevs.sh to /etc/init.d and create a symlink from
    /etc/init.d/S06mkvdevs.sh to /etc/rc.d/rcS.d
5.  Add entries to /etc/fstab for /dev/vdb, /dev/vdc, and /dev/vdb as
    ext4 file systems mounted on /vdb, /vdc, /vdd respectively.  Make
    sure empty direcotires exist for the /vdb, /vdc, vdd mount points.
6.  The host OS scripts are in kvm-xfststs directory.  You'll need to
    edit the DIR= line in kvm-xfstests, and adjust some of the
    parameters in the kvm-xfstests/config file

                                                - Ted

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-03-26  3:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-26  3:17 Updated version of xfstests-bld pushed to git.kernel.org Theodore Ts'o

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.