vertica / vertica-kubernetes

Operator, container and Helm chart to deploy Vertica in Kubernetes
Apache License 2.0
44 stars 25 forks source link

Fix flaky test auto-restart-vertica #579

Closed spilchen closed 11 months ago

spilchen commented 11 months ago

I have noticed that the auto-restart-vertica testcase will fail intermittently in our CI runs. It fails waiting for the EventTrigger to fire. I am going to see if converting the testcase to use the V1 API will help stabilize it.