vertica / vertica-kubernetes

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

Fix offline-upgrade-ks-0 e2e test #681

Closed spilchen closed 9 months ago

spilchen commented 9 months ago

Small fix to a recent change I made to this test for the NMA sidecar feature. I need to ensure we wait appropriately for the operator to acknowledge an upgrade before moving onto the next step. We use to verify this by checking the image, but that was removed because there is another container to check now.