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 2022/03/31 09:10:06 UTC

[GitHub] [cloudstack] weizhouapache commented on pull request #6183: test: update test_kubernetes_clusters.py to support advanced zone with security groups

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: commits-unsubscribe@cloudstack.apache.org

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