[virt-tools-list] [PATCH 0/2 V3] virt-convert: decompress the .gz	files before converting
    Lin Ma 
    lma at suse.com
       
    Mon Mar  7 10:39:22 UTC 2016
    
    
  
V3:
- Fix issues in test.
V2:
- Check decompress_cmd before 'run' it.
- Add test patch.
Lin Ma (2):
  virt-convert: decompress the .gz files before converting
  test: Add a test for converting ovf+compressed files.
 .../libvirt_output/ovf2libvirt_test_gzip.libvirt   |  71 ++++++++++++
 tests/virtconv-files/ovf_input/test_gzip.ovf       | 121 +++++++++++++++++++++
 virtconv/formats.py                                |  13 +++
 3 files changed, 205 insertions(+)
 create mode 100644 tests/virtconv-files/libvirt_output/ovf2libvirt_test_gzip.libvirt
 create mode 100644 tests/virtconv-files/ovf_input/test_gzip.ovf
-- 
2.6.3
    
    
More information about the virt-tools-list
mailing list