weizhouapache commented on pull request #6183: URL: https://github.com/apache/cloudstack/pull/6183#issuecomment-1084301716
test results ``` 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 ... SKIP: HA cluster on shared network requires external ip address, skipping it Test to upgrade a Kubernetes cluster to newer version ... SKIP: HA cluster on shared network requires external ip address, skipping it Test to delete a HA Kubernetes cluster ... SKIP: HA cluster on shared network requires external ip address, skipping it ---------------------------------------------------------------------- Ran 9 tests in 1221.165s OK (SKIP=3) ``` -- 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]
