Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
CI-CD Pipelines
Commits
47cca6cd
Commit
47cca6cd
authored
Sep 11, 2020
by
Aman Verma
Committed by
Daniel Scholl
Sep 11, 2020
Browse files
Adding environmentvariables required to run Schema and WKS service integration tests
parent
f6f43b92
Changes
1
Hide whitespace changes
Inline
Side-by-side
cloud-providers/azure.yml
View file @
47cca6cd
...
...
@@ -40,11 +40,14 @@
AZURE_AD_APP_RESOURCE_ID
:
$AZURE_APP_ID
AZURE_STORAGE_ACCOUNT
:
${AZURE_BASE}sa
MY_TENANT
:
opendes
SHARED_TENANT
:
common
DOMAIN
:
contoso.com
ELASTIC_HOST
:
$AZURE_ELASTIC_HOST
ELASTIC_PORT
:
9243
ELASTIC_USER_NAME
:
elastic
ELASTIC_PASSWORD
:
$AZURE_ELASTIC_PASSWORD
VENDOR
:
azure
HOST
:
https://${AZURE_DNS_NAME}
# Entitlement Section
ENTITLEMENT_MEMBER_NAME_VALID
:
$AZURE_PRINCIPAL_ID
AZURE_AD_OTHER_APP_RESOURCE_ID
:
$AZURE_APP_ID_OTHER
...
...
@@ -81,6 +84,9 @@
ENVIRONMENT
:
CLOUD
LEGAL_TAG
:
opendes-public-usa-dataset-7643990
OTHER_RELEVANT_DATA_COUNTRIES
:
US
#Schema
PRIVATE_TENANT1
:
$MY_TENANT
PRIVATE_TENANT2
:
tenant2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment