Andrey Mashenkov created IGNITE-15044:
-----------------------------------------
Summary: Node work directory.
Key: IGNITE-15044
URL: https://issues.apache.org/jira/browse/IGNITE-15044
Project: Ignite
Issue Type: Improvement
Reporter: Andrey Mashenkov
Since Vault become persistent, tests create vault files in a module high-level
directory.
This directory is not ignored by git, which may lead to unwanted data in git
repo,
and maybe some other unexpected things.
Let's
* introduce a working directory for nodes where all node files will be stored.
* add workdir to gitignore
We can use Ignite-2 approach for now and improve later in a separate ticket if
there are issues we want to resolve.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)