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

docker-compose: "Test" plugins for CREATE/DROP database #7893

Open
deepthi opened this issue Apr 19, 2021 · 0 comments
Open

docker-compose: "Test" plugins for CREATE/DROP database #7893

deepthi opened this issue Apr 19, 2021 · 0 comments

Comments

@deepthi
Copy link
Member

deepthi commented Apr 19, 2021

Feature Description
#7381 added support for making CREATE and DROP database pluggable. We should implement "test" plugins for docker-compose.

docker-compose: The existing docker-compose setup creates a full vitess cluster. The test plugin implementation will need to bring up a new cluster for CREATE (a new keyspace) and tear it down for DROP.
Use Case(s)
New users testing their dev/ORM framework against Vitess. A lot of frameworks create and drop temporary databases for tests.

Related issue: #7770

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants