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/08/06 20:33:47 UTC

[GitHub] [cloudstack] shwstppr opened a new pull request #5289: test/vmware: add live migratevmwithvolume test and fix

shwstppr opened a new pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289


   ### Description
   
   Current tests (for VMware) in test_vm_life_cyle.py for migrating VM with volume only do offline migration.
   Fix for format exception in `relocateVirtualMachine` method.
   
   <!--- ********************************************************************************* -->
   <!--- NOTE: AUTOMATATION USES THE DESCRIPTIONS TO SET LABELS AND PRODUCE DOCUMENTATION. -->
   <!--- PLEASE PUT AN 'X' in only **ONE** box -->
   <!--- ********************************************************************************* -->
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [x] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [ ] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [x] Major
   - [ ] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to -->
   <!-- see how your change affects other areas of the code, etc. -->
   Ran updated `test/integration/smoke/test_vm_life_cycle.py` for a VMware env.
   ```
   [root@pr5181-t1519-vmware-70u1-marvin marvin]# nosetests --with-xunit --xunit-file=results.xml --with-marvin --marvin-config=./pr5181-t1519-vmware-70u1-advanced-cfg -s -a tags=advanced --hypervisor=VMware tests/smoke/test_vm_life_cycle.py
   
   ==== Marvin Init Started ====
   
   === Marvin Parse Config Successful ===
   
   === Marvin Setting TestData Successful===
   
   ==== Log Folder Path: /marvin/MarvinLogs/Aug_06_2021_20_17_52_5YIVVL. All logs will be available here ====
   
   === Marvin Init Logging Successful===
   
   ==== Marvin Init Successful ====
   === TestName: test_advZoneVirtualRouter | Status : SUCCESS ===
   
   === TestName: test_deploy_vm | Status : SUCCESS ===
   
   === TestName: test_deploy_vm_multiple | Status : SUCCESS ===
   
   === TestName: test_01_offline_migrate_VM_and_root_volume | Status : SUCCESS ===
   
   === TestName: test_02_offline_migrate_VM_with_two_data_disks | Status : SUCCESS ===
   
   === TestName: test_03_live_migrate_VM_with_two_data_disks | Status : SUCCESS ===
   
   === TestName: test_04_migrate_detached_volume | Status : SUCCESS ===
   
   === TestName: test_01_unmanage_vm_cycle | Status : SUCCESS ===
   
   === TestName: test_01_vapps_vm_cycle | Status : SUCCESS ===
   ...
   ```
   
   <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md) document -->
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-894969339


   @shwstppr a Trillian-Jenkins test job (centos7 mgmt + vmware-65u2) has been kicked to run smoke tests


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] rhtyd commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-895030821


   @blueorangutan package


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-896169379


   @nvazquez unsupported parameters provided. Supported mgmt server os are: `centos7, centos6, alma8, ubuntu18, suse15, ubuntu20, rocky8, centos8`. Supported hypervisors are: `kvm-centos6, kvm-centos7, kvm-centos8, kvm-rocky8, kvm-alma8, kvm-ubuntu18, kvm-ubuntu20, kvm-suse15, vmware-55u3, vmware-60u2, vmware-65u2, vmware-67u3, vmware-70u1, xenserver-65sp1, xenserver-71, xenserver-74, xcpng74, xcpng76, xcpng80, xcpng81`


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-896563525


   <b>Trillian test result (tid-1583)</b>
   Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 37887 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5289-t1583-vmware-67u3.zip
   Intermittent failure detected: /marvin/tests/smoke/test_list_ids_parameter.py
   Intermittent failure detected: /marvin/tests/smoke/test_loadbalance.py
   Smoke tests completed. 89 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-895043878


   @rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] rhtyd commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-895043333


   @blueorangutan package
   
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-894506068


   @shwstppr a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
nvazquez commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-896168653


   @blueorangutan test centos7 vmware67-u3


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
nvazquez commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-896294335


   @blueorangutan test centos7 vmware-67u3


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-896199402


   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian. SL-JID 832


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] shwstppr commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-894783025


   @blueorangutan test centos7 vmware-65u2


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-894528461


   @shwstppr a Trillian-Jenkins test job (centos7 mgmt + vmware-65u2) has been kicked to run smoke tests


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-896168642


   @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] shwstppr commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-894969189


   @blueorangutan test centos7 vmware-65u2


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-896294751


   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] DaanHoogland merged pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
DaanHoogland merged pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-895077532


   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian. SL-JID 799


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-894528461


   @shwstppr a Trillian-Jenkins test job (centos7 mgmt + vmware-65u2) has been kicked to run smoke tests


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-895630665


   <b>Trillian test result (tid-1544)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 47481 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5289-t1544-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers_network_ops.py
   Intermittent failure detected: /marvin/tests/smoke/test_service_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Smoke tests completed. 87 look OK, 2 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true | `Failure` | 338.49 | test_routers_network_ops.py
   test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false | `Failure` | 355.37 | test_routers_network_ops.py
   test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | `Failure` | 284.17 | test_vpc_redundant.py
   test_02_redundant_VPC_default_routes | `Failure` | 340.20 | test_vpc_redundant.py
   test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | `Failure` | 485.29 | test_vpc_redundant.py
   test_05_rvpc_multi_tiers | `Failure` | 512.50 | test_vpc_redundant.py
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-895097566


   @rhtyd a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez removed a comment on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
nvazquez removed a comment on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-896168095


   @blueorangutan package


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
nvazquez commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-896168095


   @blueorangutan package


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] rhtyd closed pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
rhtyd closed pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-895588050


   <b>Trillian test result (tid-1545)</b>
   Environment: vmware-65u2 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 40970 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5289-t1545-vmware-65u2.zip
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Smoke tests completed. 89 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] shwstppr commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-894505518


   @blueorangutan package


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-895770295


   <b>Trillian test result (tid-1543)</b>
   Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 72596 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5289-t1543-xenserver-71.zip
   Intermittent failure detected: /marvin/tests/smoke/test_affinity_groups_projects.py
   Intermittent failure detected: /marvin/tests/smoke/test_affinity_groups.py
   Intermittent failure detected: /marvin/tests/smoke/test_deploy_vm_with_userdata.py
   Intermittent failure detected: /marvin/tests/smoke/test_diagnostics.py
   Intermittent failure detected: /marvin/tests/smoke/test_domain_service_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_internal_lb.py
   Intermittent failure detected: /marvin/tests/smoke/test_iso.py
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_supported_versions.py
   Intermittent failure detected: /marvin/tests/smoke/test_list_ids_parameter.py
   Intermittent failure detected: /marvin/tests/smoke/test_loadbalance.py
   Intermittent failure detected: /marvin/tests/smoke/test_network.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dhcphosts.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dns.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Smoke tests completed. 75 look OK, 14 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   ContextSuite context=TestInternalLb>:setup | `Error` | 0.00 | test_internal_lb.py
   test_DeployVmAntiAffinityGroup_in_project | `Error` | 109.99 | test_affinity_groups_projects.py
   test_DeployVmAntiAffinityGroup | `Error` | 104.05 | test_affinity_groups.py
   test_01_1_create_iso_with_checksum_sha1_negative | `Error` | 67.55 | test_iso.py
   test_01_create_iso_with_checksum_sha1 | `Error` | 66.80 | test_iso.py
   test_01_create_iso_with_checksum_sha1 | `Error` | 66.80 | test_iso.py
   test_02_create_iso_with_checksum_sha256 | `Error` | 67.68 | test_iso.py
   test_02_create_iso_with_checksum_sha256 | `Error` | 67.69 | test_iso.py
   test_03_1_create_iso_with_checksum_md5_negative | `Error` | 67.52 | test_iso.py
   test_03_create_iso_with_checksum_md5 | `Error` | 67.89 | test_iso.py
   test_04_create_iso_with_no_checksum | `Error` | 69.79 | test_iso.py
   test_04_create_iso_with_no_checksum | `Error` | 69.79 | test_iso.py
   test_01_create_iso | `Failure` | 1547.12 | test_iso.py
   ContextSuite context=TestISO>:setup | `Error` | 3082.43 | test_iso.py
   ContextSuite context=TestLoadBalance>:setup | `Error` | 0.00 | test_loadbalance.py
   ContextSuite context=TestDeployVmWithUserData>:setup | `Error` | 0.00 | test_deploy_vm_with_userdata.py
   ContextSuite context=TestRemoteDiagnostics>:setup | `Error` | 0.00 | test_diagnostics.py
   ContextSuite context=TestDomainsServiceOfferings>:setup | `Error` | 1544.66 | test_domain_service_offerings.py
   test_01_invalid_upgrade_kubernetes_cluster | `Failure` | 0.01 | test_kubernetes_clusters.py
   test_02_deploy_and_upgrade_kubernetes_cluster | `Failure` | 0.00 | test_kubernetes_clusters.py
   test_03_deploy_and_scale_kubernetes_cluster | `Failure` | 0.00 | test_kubernetes_clusters.py
   test_04_basic_lifecycle_kubernetes_cluster | `Failure` | 0.00 | test_kubernetes_clusters.py
   test_05_delete_kubernetes_cluster | `Failure` | 0.00 | test_kubernetes_clusters.py
   test_06_deploy_invalid_kubernetes_ha_cluster | `Failure` | 0.00 | test_kubernetes_clusters.py
   test_07_deploy_kubernetes_ha_cluster | `Failure` | 0.00 | test_kubernetes_clusters.py
   test_08_deploy_and_upgrade_kubernetes_ha_cluster | `Failure` | 0.00 | test_kubernetes_clusters.py
   test_09_delete_kubernetes_ha_cluster | `Failure` | 0.00 | test_kubernetes_clusters.py
   test_01_add_delete_kubernetes_supported_version | `Error` | 300.76 | test_kubernetes_supported_versions.py
   ContextSuite context=TestListIdsParams>:setup | `Error` | 0.00 | test_list_ids_parameter.py
   test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 48.54 | test_privategw_acl.py
   test_04_rvpc_privategw_static_routes | `Failure` | 88.86 | test_privategw_acl.py
   test_10_attachAndDetach_iso | `Failure` | 817.71 | test_vm_life_cycle.py
   test_05_rvpc_multi_tiers | `Error` | 53.08 | test_vpc_redundant.py
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-894523527


   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian. SL-JID 789


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] shwstppr commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
shwstppr commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-894528172


   68f6ac3 changes will be tested in #5288 
   @blueorangutan test centos7 vmware-65u2


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-896168642


   @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-894783055


   @shwstppr a Trillian-Jenkins test job (centos7 mgmt + vmware-65u2) has been kicked to run smoke tests


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] rhtyd commented on pull request #5289: test/vmware: add live migratevmwithvolume test and fix

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #5289:
URL: https://github.com/apache/cloudstack/pull/5289#issuecomment-895096896


   @blueorangutan test matrix


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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