bilaharith commented on a change in pull request #2278:
URL: https://github.com/apache/hadoop/pull/2278#discussion_r503193523
##########
File path: hadoop-tools/hadoop-azure/src/site/markdown/testing_azure.md
##########
@@ -80,7 +80,7 @@ tests against mocked storage, which is an in-memory emulation
of Azure Storage.
The integration tests are designed to test directly against an Azure storage
service, and require an account and credentials in order to run.
-This is done by creating the file to `src/test/resources/azure-auth-keys.xml`
+This is done by creating the file to
`src/test/resources/abfs-testrun-configs.xml`
Review comment:
Basically the script runs the following command
mvn -T 1C -Dparallel-tests=abfs -Dscale -DtestsThreadCount=$threadcount
verify >> "$testlogfilename"
So this is intended for ABFS
----------------------------------------------------------------
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]