[sheepdog] [RFC PATCH 0/4] add support for object cache test
Liu Yuan
namei.unix at gmail.com
Tue Aug 13 05:09:25 CEST 2013
On Mon, Aug 12, 2013 at 06:30:19PM +0900, MORITA Kazutaka wrote:
> From: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
>
> This series enables us to test object cache by running the following
> commands.
>
> # SHEEP_EXTRA_OPTIONS="-w size=100" ./check
> # SHEEP_EXTRA_OPTIONS="-w size=100" ./check -writethrough
> # SHEEP_EXTRA_OPTIONS="-w size=100" ./check -direct
>
> Note that writeback is default.
>
> Currently, many tests cannot be passed when object cache is enabled,
> and I'm still not sure whether it is a false alarm or not (I suspect
> there are some tests which are not passed because of an object cache
> bug). I'd appreciate if someone would give a try and udpates
> testcases or add "_requirement no_writeback" if the test is not
> suitable for object cache).
>
> MORITA Kazutaka (4):
> tests/functional: add _requirement() to filter testcases
> tests/functional: use _requirements to control md tests
> tests/functional: add support for client cache mode
> tests/functional: add a script for throughout test
Could you rebase this set onto devel branch?
Thanks
Yuan
More information about the sheepdog
mailing list