Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NOT READY FOR REVIEW] Adding e2e test case for moving subcluster between sandbox #976

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

HaoYang0000
Copy link
Collaborator

Use the following setup, create subcluster pri1 as primary with 3 nodes, subcluster sec1 as secondary with 3 nodes, subcluster sec2 as secondary with 3 nodes, subcluster sec3 as secondary with 3 nodes.
(pri1 primary, sec1 secondary, sec2 secondary , sec3 secondary)
And created a sandbox sandbox1, and added sec1 into the sandbox1. created sandbox2, and added sec2 into the sandbox. Add sec2 to sandbox1. Move sec2 from sandbox1 to sandbox2.
(Sandbox1 with sec1, Sandbox2 with sec2 -> Sandbox1 with sec1,sec3 Sandbox2 with sec2 -> Sandbox 1 with sec1, Sandbox2 with sec2, sec3)

@HaoYang0000
Copy link
Collaborator Author

This PR is blocking by https://jira.verticacorp.com/jira/browse/VER-94063, there is a server issue on unsandboxing. Gonna change the PR to draft for now.

@HaoYang0000 HaoYang0000 changed the title Adding e2e test case for moving subcluster between sandbox [NOT READY FOR REVIEW] Adding e2e test case for moving subcluster between sandbox Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants