dlmarion commented on PR #5940: URL: https://github.com/apache/accumulo/pull/5940#issuecomment-3352678185
With the changes in 3676369 the following commands successfully create unique IT test directories: ``` mvn verify -Dit.test=WriteAheadLogIT -Dtest=foo -Dspotbugs.skip -Puniq-test-dirs mvn verify -Dit.test=WriteAheadLogIT -Dtest=foo -Dspotbugs.skip -Daccumulo.it.uniq.test.dir=true ``` If not using one of these, then the test directory will be re-used. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
