-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Use Azure Storage emulator for integration tests #15987
Copy link
Copy link
Closed
Labels
:Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testshelp wantedadoptmeadoptme
Description
If available on the machine we are running our tests (which is something we can detect by checking storageConnection system property), we can use the Azure Storage emulator to run snapshot and restore tests which are closer to the test we run today.
According to the source code and the documentation, the storageConnection should contain something like:
Account name: devstoreaccount1
Account key: Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIsAnything directly related to the `_snapshot/*` APIs>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testshelp wantedadoptmeadoptme
Type
Fields
Give feedbackNo fields configured for issues without a type.