steveloughran commented on pull request #3076: URL: https://github.com/apache/hadoop/pull/3076#issuecomment-867139175
> Hi @steveloughran, what tests should I run in order to make this change? all the abfs tests in hadoop-azure. Ideally with as many auth options as you can. `hadoop-tools/hadoop-azure/dev-support/testrun-scripts/runtests.sh` helps there. At the very least: ``` mvn clean verify -Dparallel-tests=abfs -DtestsThreadCount=5 -Dscale ``` -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
