Re: [PATCH] test: Add missing test item to cover the code adding by f11eb00

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/11/2016 04:31 AM, Lin Ma wrote:
> Signed-off-by: Lin Ma <lma@xxxxxxxx>
> ---
>  tests/virtconvtest.py | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tests/virtconvtest.py b/tests/virtconvtest.py
> index 1acfccc..b1d7f9f 100644
> --- a/tests/virtconvtest.py
> +++ b/tests/virtconvtest.py
> @@ -90,3 +90,5 @@ class TestVirtConv(unittest.TestCase):
>              base_dir + "ovf_input/test1.ovf", "ovf", disk_format="qcow2")
>          self._compare_single_file(
>              base_dir + "vmx_input/test1.vmx", "vmx", disk_format="raw")
> +        self._compare_single_file(
> +            base_dir + "ovf_input/test_gzip.ovf", "ovf", disk_format="raw")
> 

Whoops, didn't intend to push your patches originally, but indeed this was the
missing bit, so I've pushed it now

Thanks,
Cole

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux