lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 28 Oct 2014 11:20:30 -0400
From:	Theodore Ts'o <tytso@....edu>
To:	linux-ext4@...r.kernel.org
Cc:	mhalcrow@...gle.com
Subject: Re: Updated version of kvm-xfstests available

I've uploaded a new set of precompiled kvm-xfstests test appliances
at:

   https://www.kernel.org/pub/linux/kernel/people/tytso/kvm-xfstests

This new version has an updated xfstests with some additional tests
enabled (some of which test bugs that were only fixed in the recent
merge window, so if you are testing older kernels, some of the new
tests may fail).

There aren't that many changes to the framework this time that are
visible to users.  It is now possible to automatically build a local
mirror of the debian packages, and you can also update an existing
root_fs.img without regenerating the base OS image.  Both of these
allow new root_fs images to be built more quickly and without
requiring network access, which is handy for people who are doing
xfstests development.

If you have a local git repository of xfstests-bld, make sure you do a
"git pull" to update the latest version of the kvm-xfstests shell
script.  If you download the root_fs.img file from www.kernel.org, you
won't have build xfstests on your own.  Just drop the root_fs.img file
in kvm-xfstests/test-appliance, look at kvm-xfstests/config and
override various parameters using ~/.config/kvm-xfstests or in the
kvm-xfstests/config.custom file.  When you're ready, cd into the
kvm-xfstests directory, and then run "./kvm-xfstests smoke" and make
sure everything works.

Enjoy, and have fun!!

 						- Ted

P.S.  There is a baseline run of ext4 for 3.18-rc2 available here:

ftp://ftp.kernel.org/pub/linux/kernel/people/tytso/kvm-xfstests/baseline-3.18-rc2.xz

I'm seeing some oom-kills that affect generic/273 and generic/224 but
the tests do run to completion (which they weren't after 3.18-rc1 +
the ext4 commits for the merge window, or during the last development
cycle).  It may be that the extent status tree shrinker patches will
address the remaining oom-kills.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ