vertica / vertica-kubernetes

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

Added e2e test for verifying replication in upgrade #823

Closed cchen-vertica closed 4 months ago

cchen-vertica commented 5 months ago

In the replicated upgrade, the operator should trigger the replication reconciler after the sandbox is upgraded. The replication reconciler will create a replication CR and copy the data from the main cluster to the sandbox. This PR added an e2e test to verify that replication process.