You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/06/23 13:49:04 UTC

[GitHub] [cloudstack] DaanHoogland commented on pull request #5146: (auto) formatting and cleanup fixes

DaanHoogland commented on pull request #5146:
URL: https://github.com/apache/cloudstack/pull/5146#issuecomment-866852063


   I ran a second test locally:
   ```
   Test Volume creation for all Disk Offerings (incl. custom) ... === TestName: test_01_create_volume | Status : SUCCESS ===
   ok
   Attach a created Volume to a Running VM ... === TestName: test_02_attach_volume | Status : SUCCESS ===
   ok
   Download a Volume attached to a VM ... === TestName: test_03_download_attached_volume | Status : SUCCESS ===
   ok
   Delete a Volume attached to a VM ... === TestName: test_04_delete_attached_volume | Status : SUCCESS ===
   ok
   Detach a Volume attached to a VM ... === TestName: test_05_detach_volume | Status : SUCCESS ===
   ok
   Download a Volume unattached to an VM ... === TestName: test_06_download_detached_volume | Status : FAILED ===
   FAIL
   Test resize (negative) non-existent volume ... === TestName: test_07_resize_fail | Status : SUCCESS ===
   ok
   Test resize a volume ... === TestName: test_08_resize_volume | Status : SUCCESS ===
   ok
   Delete a Volume unattached to an VM ... === TestName: test_09_delete_detached_volume | Status : SUCCESS ===
   ok
   test_10_list_volumes (test_volumes.TestVolumes) ... === TestName: test_10_list_volumes | Status : SUCCESS ===
   ok
   Attach a created Volume to a unstarted VM ... === TestName: test_11_attach_volume_with_unstarted_vm | Status : SUCCESS ===
   ok
   # Validates the following ... === TestName: test_11_migrate_volume_and_change_offering | Status : EXCEPTION ===
   ERROR
   === TestName: test_11_migrate_volume_and_change_offering | Status : EXCEPTION ===
   ERROR
   
   ```
   so looks like I only partly fixed it and am still dependent on circumstances :(


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org