snvijaya commented on a change in pull request #3028:
URL: https://github.com/apache/hadoop/pull/3028#discussion_r636628198



##########
File path: hadoop-tools/hadoop-azure/dev-support/testrun-scripts/runtests.sh
##########
@@ -40,8 +41,9 @@ values=("{account name}.dfs.core.windows.net" "true" 
"SharedKey")
 generateconfigs
 
 combination=NonHNS-SharedKey
-properties=("fs.azure.abfs.account.name" "fs.azure.test.namespace.enabled" 
"fs.azure.account.auth.type")
-values=("{account name}.dfs.core.windows.net" "false" "SharedKey")
+properties=("fs.azure.abfs.account.name" "fs.azure.test.namespace.enabled" 
"fs.azure.account.auth.type"

Review comment:
       A new combination called AppendBlob-HNS-OAuth needs to be added. It will 
have all properties of HNS OAuth + append blob test config. 
   
   Leave current set of combination untouched.




-- 
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]

Reply via email to