Skip to content

Set up test tarantool work directories in script #133

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

Conversation

DifferentialOrange
Copy link
Member

Before this patch, user needed to create snap and xlog directories
for test tarantools before starting them up. Now config.lua create
this directories before box.cfg (and removes existing data if there
are any).

Update .gitignore to ignore all test tarantool files.

Closes #107

Before this patch, user needed to create snap and xlog directories
for test tarantools before starting them up. Now `config.lua` create
this directories before `box.cfg` (and removes existing data if there
are any).

Update .gitignore to ignore all test tarantool files.

Closes #107
@DifferentialOrange
Copy link
Member Author

I'm working on a new version for #106 and this one will be useless with new solution

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.

Make test run self-sufficing
1 participant