All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theodore Ts'o <tytso@mit.edu>
To: linux-ext4@vger.kernel.org
Cc: akshaylal@google.com
Subject: Updated version of xfstests-bld pushed to git.kernel.org
Date: Mon, 25 Mar 2013 23:17:59 -0400	[thread overview]
Message-ID: <nsxk3ouzw60.fsf@closure.thunk.org> (raw)


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

                 reply	other threads:[~2013-03-26  3:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=nsxk3ouzw60.fsf@closure.thunk.org \
    --to=tytso@mit.edu \
    --cc=akshaylal@google.com \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.