Skip to content
GitLab
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
Data Flow
Data Ingestion
Energistics - OSDU Integration
WITSML Parser
Commits
3d59df9e
Commit
3d59df9e
authored
Jul 26, 2022
by
Vadzim Kulyba
Browse files
feat: restructure azure e2e tests
parent
6375cccf
Pipeline
#124817
failed with stages
in 35 minutes and 35 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3d59df9e
...
...
@@ -170,17 +170,3 @@ azure_build_dag:
DATA_PARTITION=$DATA_PARTITION
OSDU_AZURE_BASE_URL=$OSDU_AZURE_BASE_URL
EOF
azure_dag_postman_tests
:
before_script
:
-
|
# Generating environment file to be passed while running the postman tests
cat > python_env_vars.txt << EOF
TENANT_ID os.environ.get('AZURE_TENANT_ID')
CLIENT_ID os.environ.get('CLIENT_ID')
CLIENT_SECRET os.environ.get('CLIENT_SECRET')
HOSTNAME os.environ.get('AZURE_DNS_NAME')
refresh_token os.environ.get('AZURE_REFRESH_TOKEN')
WORKFLOW_HOST os.environ.get('AZURE_DNS_NAME')
witsmlFilePath os.environ.get('AZURE_TEST_WITSML_FILE_PATH')
EOF
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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