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
Domain Data Mgmt Services
Wellbore
Lib
Wellbore-cloud
Wellbore-gcp-lib
Commits
cf9d10fe
Commit
cf9d10fe
authored
May 05, 2021
by
Yannick
Browse files
clean up
parent
51b8d12c
Pipeline
#38541
passed with stage
in 28 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
tests/conftest.py
View file @
cf9d10fe
...
...
@@ -2,5 +2,5 @@ from .test_utils import from_env
# cloud provider dependent configurations
TESTING_GCP_DATA_PROJECT_CREDENTIALS
=
from_env
(
'TESTING_GCP_DATA_PROJECT_CREDENTIALS'
,
'logstore-dev-sa.json'
)
TESTING_GCP_DATA_PROJECT_ID
=
from_env
(
'TESTING_GCP_DATA_PROJECT_ID'
,
'logstore-dev'
)
TESTING_GCP_DATA_PROJECT_CREDENTIALS
=
from_env
(
'TESTING_GCP_DATA_PROJECT_CREDENTIALS'
)
TESTING_GCP_DATA_PROJECT_ID
=
from_env
(
'TESTING_GCP_DATA_PROJECT_ID'
)
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