weizhouapache commented on PR #8497: URL: https://github.com/apache/cloudstack/pull/8497#issuecomment-1889245266
@DaanHoogland this PR requires a new systemvm template to have python3 as default . - with default 4.19.0.0 template ``` Smoke tests completed. 57 look OK, 64 have errors, 0 did not run Only failed and skipped tests results shown below: ``` - with new 4.20.0.0 template ``` Smoke tests completed. 114 look OK, 7 have errors, 0 did not run Only failed and skipped tests results shown below: Test | Result | Time (s) | Test File --- | --- | --- | --- test_13_retrieve_vr_default_files | `Error` | 1.12 | test_diagnostics.py test_14_retrieve_vr_one_file | `Error` | 1.12 | test_diagnostics.py test_15_retrieve_ssvm_default_files | `Error` | 1.16 | test_diagnostics.py test_16_retrieve_ssvm_single_file | `Error` | 1.13 | test_diagnostics.py test_17_retrieve_cpvm_default_files | `Error` | 1.13 | test_diagnostics.py test_18_retrieve_cpvm_single_file | `Error` | 1.13 | test_diagnostics.py test_04_verify_guest_lspci | `Error` | 660.54 | test_deploy_virtio_scsi_vm.py test_06_verify_guest_lspci_again | `Error` | 656.41 | test_deploy_virtio_scsi_vm.py test_isolate_network_password_server | `Failure` | 12.39 | test_password_server.py test_08_upgrade_kubernetes_ha_cluster | `Failure` | 899.95 | test_kubernetes_clusters.py test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true | `Error` | 92.95 | test_routers_network_ops.py test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false | `Error` | 94.53 | test_routers_network_ops.py test_03_RVR_Network_check_router_state | `Error` | 97.80 | test_routers_network_ops.py test_01_migrate_VM_and_root_volume | `Error` | 89.33 | test_vm_life_cycle.py test_02_migrate_VM_with_two_data_disks | `Error` | 56.82 | test_vm_life_cycle.py test_08_migrate_vm | `Error` | 0.06 | test_vm_life_cycle.py test_01_redundant_vpc_site2site_vpn | `Failure` | 471.62 | test_vpc_vpn.py test_01_vpc_site2site_vpn_multiple_options | `Failure` | 378.41 | test_vpc_vpn.py test_01_vpc_site2site_vpn | `Failure` | 325.43 | test_vpc_vpn.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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
