mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-06-09 14:07:31 +01:00
11 lines
365 B
Bash
11 lines
365 B
Bash
# These options are only needed when if running end to end tests locally
|
|
PORTAL_RUNNER_USERNAME=
|
|
PORTAL_RUNNER_PASSWORD=
|
|
PORTAL_RUNNER_SUBSCRIPTION=
|
|
PORTAL_RUNNER_RESOURCE_GROUP=
|
|
PORTAL_RUNNER_DATABASE_ACCOUNT=
|
|
PORTAL_RUNNER_KEY=
|
|
PORTAL_RUNNER_CONNECTION_STRING=
|
|
NOTEBOOKS_TEST_RUNNER_TENANT_ID=
|
|
NOTEBOOKS_TEST_RUNNER_CLIENT_ID=
|
|
NOTEBOOKS_TEST_RUNNER_CLIENT_SECRET= |