[Libguestfs] [PATCH] tmp: ignore virt-v2v overlay files

Richard W.M. Jones rjones at redhat.com
Wed Feb 21 14:43:56 UTC 2018


On Wed, Feb 21, 2018 at 10:39:10AM +0100, Tomáš Golembiovský wrote:
> Failed virt-v2v tests can leave the overlay files on disk. Make sure
> they are ignored.
> 
> Signed-off-by: Tomáš Golembiovský <tgolembi at redhat.com>
> ---
>  tmp/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tmp/.gitignore b/tmp/.gitignore
> index 28ac388f3..912a946b6 100644
> --- a/tmp/.gitignore
> +++ b/tmp/.gitignore
> @@ -2,4 +2,5 @@
>  /guestfs.*
>  /libguestfs??????/
>  /run-*
> +/v2vovl*.qcow2
>  /valgrind-*.log

Sure, ACK.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org




More information about the Libguestfs mailing list