Open elhimov opened 1 month ago
Please, rebase to the master branch & fix tests.
- Please, can you add more information into a commit test: improve test coverage message with info about what was done or maybe split it on the several?
Sure, I'll add details.
- Is it possible to add an integration test on the fix for reduce requirements for stop/kill/clean/logrotate?
Well, in fact the requested tests are already added as a part of the previous "test" commit (within this PR). I used this approach to be able to see the FAILED-to-PASSED transition of these tests in a more convenient way while implementing the desired functionality. OK, I'll rearrange tests to put new-functionality-tests into the "functionality" commit.
For multi-instance applications no need to have instances scripts. For tarantool3-based applications no need to have cluster config.
Closes #880