[libvirt] [PATCH 3/3] Add fsfreeze fsthaw test case to linux_domain

hongming honzhang at redhat.com
Sun Feb 15 03:17:04 UTC 2015


On 02/04/2015 05:26 PM, Jincheng Miao wrote:
> Signed-off-by: Jincheng Miao <jmiao at redhat.com>
> ---
>   cases/linux_domain.conf |   18 ++++++++++++++++++
>   1 files changed, 18 insertions(+), 0 deletions(-)
>
> diff --git a/cases/linux_domain.conf b/cases/linux_domain.conf
> index 515858a..371111d 100644
> --- a/cases/linux_domain.conf
> +++ b/cases/linux_domain.conf
> @@ -139,6 +139,24 @@ domain:cpu_affinity
>       vcpu
>           $defaultvcpu
>   
> +domain:domain_fsfreeze
> +    guestname
> +        $defaultname
> +
> +domain:domain_fsthaw
> +    guestname
> +        $defaultname
> +
> +domain:domain_fsfreeze
> +    guestname
> +        $defaultname
> +    mountpoint
> +        /
> +
> +domain:domain_fsthaw
> +    guestname
> +        $defaultname
> +
>   domain:destroy
>       guestname
>           $defaultname
Thanks
ACK and Pushed




More information about the libvir-list mailing list