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

launcher: mounting data directory #1123

Merged
merged 3 commits into from
Jan 30, 2023
Merged

launcher: mounting data directory #1123

merged 3 commits into from
Jan 30, 2023

Conversation

IlyasYOY
Copy link
Contributor

Hello! Thank you for you work on this library!

About PR:

  • Fix CONTRIBUTING.md
  • launcher: mounting data directory

Fix CONTRIBUTING.md

The file was not up to date. As far as I understand maven you use gradle now.

launcher: mounting data directory

We have limitations during test execution. We are not allowed to mount directories on host machine. New option shouldMountDataDirectory is meant to fix the problem. We will be able to turn-off mounting of the directory.

Hope this wil be helpful!

Problems

I wrote some tests but I wasn't able to run them. I have 2 laptops:

Fixed formatting command.

Signed-off-by: Ilia Ilinykh <ilyasyoy@gmail.com>
added settings to turn-off mounting of data directory.

Signed-off-by: Ilia Ilinykh <ilyasyoy@gmail.com>
Added ability to use settings in EtcdClusterExtension.

Signed-off-by: Ilia Ilinykh <ilyasyoy@gmail.com>
@lburgazzoli lburgazzoli merged commit 822032b into etcd-io:main Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants