-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Component/s: Evergreen Tools
-
None
-
Not Needed
Currently when running one of the OIDC k8s tests, if the Atlas Cluster fails to start properly, it also fails to shut down properly. This is because teardown is relying on an OIDC_SERVER_TYPE being set, which happens after the cluster is fully running.
Also, in OIDC GCP testing, if the vm fails to teardown, it will prevent the Atlas cluster from tearing down, since the script will exit early.