rhtyd commented on issue #2146: CLOUDSTACK-4757: Support OVA files with 
multiple disks for templates
URL: https://github.com/apache/cloudstack/pull/2146#issuecomment-356568169
 
 
   Manual QA:
   
   test_ssvm.py:
   ```
   Test List secondary storage VMs ... === TestName: 
test_01_list_sec_storage_vm | Status : SUCCESS ===
   ok
   Test List console proxy VMs ... === TestName: test_02_list_cpvm_vm | Status 
: SUCCESS ===
   ok
   Test SSVM Internals ... === TestName: test_03_ssvm_internals | Status : 
SUCCESS ===
   ok
   Test CPVM Internals ... === TestName: test_04_cpvm_internals | Status : 
SUCCESS ===
   ok
   Test stop SSVM ... === TestName: test_05_stop_ssvm | Status : SUCCESS ===
   ok
   Test stop CPVM ... === TestName: test_06_stop_cpvm | Status : SUCCESS ===
   ok
   Test reboot SSVM ... === TestName: test_07_reboot_ssvm | Status : SUCCESS ===
   ok
   Test reboot CPVM ... === TestName: test_08_reboot_cpvm | Status : SUCCESS ===
   ok
   Test destroy SSVM ... === TestName: test_09_destroy_ssvm | Status : SUCCESS 
===
   ok
   Test destroy CPVM ... === TestName: test_10_destroy_cpvm | Status : SUCCESS 
===
   ok
   Test NFS Version on Secondary Storage mounted properly on SSVM ... SKIP: No 
NFS version provided in test data
   
   ----------------------------------------------------------------------
   Ran 11 tests in 456.800s
   
   OK (SKIP=1)
   ```
    
   test_templates.py (previously failed at skipping tests, now skips without 
error)
   ```
   Register a template using Direct Download flag ... SKIP: Skipping test 
because unsupported hypervisor vmware
   Deploy a VM from a Direct Download registered template ... SKIP: Skipping 
test because unsupported hypervisor vmware
   Deploy a VM from a Direct Download registered template with wrong checksum 
... SKIP: Skipping test because unsupported hypervisor vmware
   Ran 3 tests in 0.008s
   OK (SKIP=3)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to