azure-sdk-for-js icon indicating copy to clipboard operation
azure-sdk-for-js copied to clipboard

[Storage] document DFS_ACCOUNT_* variables in CONTRIBUTING.md

Open jeremymeng opened this issue 5 years ago • 5 comments

Can they use the same name as in other storage packages (blob/file-share/queue)? If not we need to call them out for file-datalake

jeremymeng avatar Jan 08 '20 01:01 jeremymeng

No. It requires a storage account with with Hierarchical Namespace Enabled. The only difference between storage account used by blob/queue/fileshare.

with Hierarchical Namespace Enabled image

XiaoningLiu avatar Jan 08 '20 03:01 XiaoningLiu

I know the HNS needs to be enabled for datalake tests. I wanted to discuss the name of the environment variables. I guess using different ones allows us run all the tests at the same times.

jeremymeng avatar Jan 08 '20 04:01 jeremymeng

Please take care of this too.. https://github.com/Azure/azure-sdk-for-js/pull/6804#discussion_r364633193

HarshaNalluru avatar Jan 09 '20 21:01 HarshaNalluru

Looks like we can't use the same name as we used one configuration for all packages.

ljian3377 avatar Oct 21 '20 09:10 ljian3377

We agreed that we could use this table as a place to track all these ENV varibles used in our tests. Missining ones should be added ASAP.

ljian3377 avatar Nov 03 '20 09:11 ljian3377