borisstoyanov commented on pull request #4307: URL: https://github.com/apache/cloudstack/pull/4307#issuecomment-716515467
Kubernetes cluster test seems to be present in other PRs as well, I've run this on the test env we have with this PR and got ``` === TestName: test_01_deploy_kubernetes_cluster | Status : SUCCESS === === TestName: test_02_invalid_upgrade_kubernetes_cluster | Status : SUCCESS === === TestName: test_03_deploy_and_upgrade_kubernetes_cluster | Status : FAILED === === TestName: test_04_deploy_and_scale_kubernetes_cluster | Status : SUCCESS === === TestName: test_05_delete_kubernetes_cluster | Status : SUCCESS === === TestName: test_06_deploy_invalid_kubernetes_ha_cluster | Status : SUCCESS === === TestName: test_07_deploy_kubernetes_ha_cluster | Status : SUCCESS === === TestName: test_08_deploy_and_upgrade_kubernetes_ha_cluster | Status : SUCCESS === === TestName: test_09_delete_kubernetes_ha_cluster | Status : SUCCESS === ``` Then the same error with test03 has been seen here as well: https://github.com/apache/cloudstack/pull/4382#issuecomment-706347417 The storage policy failure is related to setup and using an incompatible policy with our infra, we'll fix the test now to evade this action and we'll look to fix this one later as it's not breaking anything. I think we're in a good position to merge this! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
