Revision 4ae8bdc4f737daa028744d5eb04f949ec18e108f authored by suzu on 21 March 2023, 10:25:06 UTC, committed by GitHub on 21 March 2023, 10:25:06 UTC
This is a change to support Connection String authentication for Azure
Blob Storage. For example, Connection String Authentication allows for
Azure Blob Storage running on the IoT Edge of an edge device.

### How has this been tested?
<!-- Please describe in detail how you tested your changes.
Include details of your testing environment, and the tests you ran to
see how your change affects other areas of the code, etc. -->

I tested it by actually running it as shown in the next image, I could
not find where the E2E test for cloudstorage was done.
<img width="1001" alt="cvat_blob_connection_string"
src="https://user-images.githubusercontent.com/10334593/169458508-cfa4030a-578f-4aad-bfd9-fa01c9ca8230.png">
1 parent d7e7180
History
File Mode Size
cypress
git_server
mounted_file_share
python
.eslintrc.js -rw-r--r-- 839 bytes
cypress.config.js -rw-r--r-- 1.3 KB
cypress_canvas3d.config.js -rw-r--r-- 827 bytes
docker-compose.email.yml -rw-r--r-- 101 bytes
docker-compose.file_share.yml -rw-r--r-- 187 bytes
docker-compose.minio.yml -rw-r--r-- 2.1 KB
docker-compose.test_servers.yml -rw-r--r-- 633 bytes
json_to_html.py -rw-r--r-- 520 bytes
nightly_cypress.config.js -rw-r--r-- 1.2 KB
package.json -rw-r--r-- 713 bytes
pr_cypress.config.js -rw-r--r-- 2.3 KB
pr_cypress_canvas3d.config.js -rw-r--r-- 1.2 KB
values.test.yaml -rw-r--r-- 479 bytes
yarn.lock -rw-r--r-- 111.2 KB

back to top