[Libguestfs] [PATCH] v2v: test Debian/Ubuntu conversion

Richard W.M. Jones rjones at redhat.com
Fri Oct 7 15:48:08 UTC 2016


On Fri, Oct 07, 2016 at 03:42:36PM +0200, Tomáš Golembiovský wrote:
> Enable testing of Debian and Ubuntu guest conversion.
> 
> Signed-off-by: Tomáš Golembiovský <tgolembi at redhat.com>
> ---
>  v2v/Makefile.am | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
> 
> diff --git a/v2v/Makefile.am b/v2v/Makefile.am
> index a2f6969..1c06277 100644
> --- a/v2v/Makefile.am
> +++ b/v2v/Makefile.am
> @@ -311,12 +311,19 @@ check-slow:
>  real_guests_scripts = \
>  	test-v2v-conversion-of-centos-6.sh \
>  	test-v2v-conversion-of-centos-7.0.sh \
> +	test-v2v-conversion-of-debian-6.sh \
> +	test-v2v-conversion-of-debian-7.sh \
> +	test-v2v-conversion-of-debian-8.sh \
>  	test-v2v-conversion-of-fedora-20.sh \
>  	test-v2v-conversion-of-fedora-23.sh \
>  	test-v2v-conversion-of-rhel-5.10.sh \
>  	test-v2v-conversion-of-rhel-6.8.sh \
>  	test-v2v-conversion-of-rhel-7.0.sh \
> -	test-v2v-conversion-of-rhel-7.2.sh
> +	test-v2v-conversion-of-rhel-7.2.sh \
> +	test-v2v-conversion-of-ubuntu-10.04.sh \
> +	test-v2v-conversion-of-ubuntu-12.04.sh \
> +	test-v2v-conversion-of-ubuntu-14.04.sh \
> +	test-v2v-conversion-of-ubuntu-16.04.sh

ACK.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/




More information about the Libguestfs mailing list