Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.3.0
Description
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.