davidjumani commented on PR #6418: URL: https://github.com/apache/cloudstack/pull/6418#issuecomment-1141628280
Env related failures. Have re-run the cks related tests, all passing ``` Test to check for failure while tying to upgrade a Kubernetes cluster to a lower version ... === TestName: test_01_invalid_upgrade_kubernetes_cluster | Status : SUCCESS === ok Test to deploy a new Kubernetes cluster and upgrade it to newer version ... === TestName: test_02_upgrade_kubernetes_cluster | Status : SUCCESS === ok Test to deploy a new Kubernetes cluster and check for failure while tying to scale it ... === TestName: test_03_deploy_and_scale_kubernetes_cluster | Status : SUCCESS === ok Test to enable autoscaling a Kubernetes cluster ... === TestName: test_04_autoscale_kubernetes_cluster | Status : SUCCESS === ok Test to deploy a new Kubernetes cluster ... === TestName: test_05_basic_lifecycle_kubernetes_cluster | Status : SUCCESS === ok Test to delete an existing Kubernetes cluster ... === TestName: test_06_delete_kubernetes_cluster | Status : SUCCESS === ok Test to deploy a new Kubernetes cluster ... === TestName: test_07_deploy_kubernetes_ha_cluster | Status : SUCCESS === ok Test to upgrade a Kubernetes cluster to newer version ... === TestName: test_08_upgrade_kubernetes_ha_cluster | Status : SUCCESS === ok Test to delete a HA Kubernetes cluster ... === TestName: test_09_delete_kubernetes_ha_cluster | Status : SUCCESS === ok ---------------------------------------------------------------------- XML: /root/results.xml ---------------------------------------------------------------------- Ran 9 tests in 1952.280s OK ``` -- 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]
