[sheepdog] [PATCH v2 7/7] tests: add md group to group tests that is md capable
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Tue Mar 12 01:52:19 CET 2013
At Mon, 11 Mar 2013 16:19:33 +0800,
Liu Yuan wrote:
>
> From: Liu Yuan <tailai.ly at taobao.com>
>
> Usage:
> $ ./check -g md -md
>
> Signed-off-by: Liu Yuan <tailai.ly at taobao.com>
> ---
> tests/group | 91 ++++++++++++++++++++++++++++++-----------------------------
> 1 file changed, 46 insertions(+), 45 deletions(-)
>
> diff --git a/tests/group b/tests/group
> index fd942f9..ee6ead6 100644
> --- a/tests/group
> +++ b/tests/group
> @@ -12,57 +12,58 @@
> # store: basic data integrity
> # vdi: qemu I/O, snapshots, volume creation and deletion
> # collie: check collie commands
> +# md: enable md for tests that support it
Actually, '-md' enables md tests but '-g md' doesn't. I think the
statement Should be simply 'multiple-disk test'.
Thanks,
Kazutaka
More information about the sheepdog
mailing list