kevinrr888 opened a new issue, #5739: URL: https://github.com/apache/accumulo/issues/5739
**Is your feature request related to a problem? Please describe.** Running an IT results in a directory in mini-tests which is unique to each run. This floods the mini-tests directory if the same IT is re-run multiple times and makes navigation harder. I don't remember this being the case previously, so I think this is the result of some recent change, intentional or not. **Describe the solution you'd like** Perhaps there was a specific reason for this choice, but I think it would be better to have a unique directory based on the test alone (e.g., running `FooIT` always maps to the same directory, rewritting an existing dir if one exists). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org