[sheepdog] [PATCH v6 9/9] add functional test case for hyper volume

Liu Yuan namei.unix at gmail.com
Mon Nov 11 10:06:35 CET 2013


On Mon, Nov 11, 2013 at 02:55:35PM +0800, Robin Dong wrote:
> Add test case for writing, reading and recovery of hyper volume.
> 
> Signed-off-by: Robin Dong <sanbai at taobao.com>
> ---
>  tests/functional/077   |   54 ++++++++++++++++++++++++++++++++++++++++++++++++
>  tests/functional/group |    1 +
>  2 files changed, 55 insertions(+), 0 deletions(-)
>  create mode 100644 tests/functional/077
> 
> diff --git a/tests/functional/077 b/tests/functional/077
> new file mode 100644
> index 0000000..32064cd
> --- /dev/null
> +++ b/tests/functional/077
> @@ -0,0 +1,54 @@
> +#!/bin/bash
> +

We should add a banner here like

# Test blablabla... for ./check to print it out

Thanks
Yuan



More information about the sheepdog mailing list