[ 
https://issues.apache.org/jira/browse/HADOOP-17191?focusedWorklogId=495047&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-495047
 ]

ASF GitHub Bot logged work on HADOOP-17191:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Oct/20 18:17
            Start Date: 04/Oct/20 18:17
    Worklog Time Spent: 10m 
      Work Description: bilaharith commented on pull request #2278:
URL: https://github.com/apache/hadoop/pull/2278#issuecomment-703294541


   > -1 as is
   > 
   > I would like azure-auth-keys.xml to continue to be supported unless there 
is a very good reason not to
   > 
   > I am permanently switching to different branches with different hadoop 
versions on, and if different releases change their test run config/process, 
then things stop working.
   > 
   > If you have a good reason to change the name of the test file other than 
"I didn't think the name was sufficient", then please state it.
   > 
   > Thanks
   > 
   > Also : move the scripts to dev-support
   
   We planned this rename so that the same is known to the hadoop-azure 
developers that it is required to follow the template file and add all those 
configs as part of the configs file. This ensures uniformity among the test 
results across all the developers. This ensures better code coverage and helps 
bubbling up in case any regression is introduced as part of the code change. 
Currently the configs differ for most of us. Recently some test case failure 
got caught with a developer who was running the tests with sharedkey. The same 
was missed for those who used OAuth. We also would like to make it madatory to 
publish the test results for 3 main scenarios which is added in the runtests.sh 
so that the aforementioned situations can be avoided in the future.
   
   I have moved the script under dev-support.
   Let me know if you have more comments on this.


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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 495047)
    Time Spent: 4h 40m  (was: 4.5h)

> ABFS: Run the integration tests with various combinations of configurations 
> and publish a consolidated results
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-17191
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17191
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure, test
>    Affects Versions: 3.3.0
>            Reporter: Bilahari T H
>            Assignee: Bilahari T H
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 4h 40m
>  Remaining Estimate: 0h
>
> ADLS Gen 2 supports accounts with and without hierarchical namespace support. 
> ABFS driver supports various authorization mechanisms like OAuth, haredKey, 
> Shared Access Signature. The integration tests need to be executed against 
> accounts with and without hierarchical namespace support using various 
> authorization mechanisms.
> Currently the developer has to manually run the tests with different 
> combinations of configurations ex: HNS account with SharedKey and OAuth, 
> NonHNS account with SharedKey etc..
> The expectation is to automate these runs with different combinations. This 
> will help the developer to run the integration tests with different variants 
> of configurations automatically. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to