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
Domain Data Management Services
Wellbore
Wellbore Domain Services
Commits
b508d673
Commit
b508d673
authored
Apr 07, 2021
by
Mykola Zamkovyi (EPAM)
Browse files
wb movie to common pipeline
parent
901d388e
Pipeline
#34829
passed with stages
in 9 minutes and 25 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b508d673
...
...
@@ -12,24 +12,26 @@
# See the License for the specific language governing permissions and
# limitations under the License.
.osdu-gcp-variables-k8s
:
variables
:
# OSDU Infrastructure variables
OSDU_GCP_PROJECT_NAME
:
osdu-service-prod
OSDU_GCP_ZONE
:
us-central1-c
OSDU_GCP_TENANT
:
odesprod
OSDU_GCP_CLUSTER
:
osdu-service-prod-gke-wellbore
OSDU_GCP_LEGAL_TAG
:
odesprod-demo-legaltag
OSDU_GCP_PROJECT_SA
:
$OSDU_GCP_SA_PROD
# OSDU Service & Int test variables
OSDU_GCP_WELLBORE_DDMS_URL
:
https://wellbore-ddms-preship.osdu-gcp.go3-nrg.projects.epam.com/api/os-wellbore-ddms
OSDU_GCP_APPLICATION_HEALTH_URL
:
https://wellbore-ddms-preship.osdu-gcp.go3-nrg.projects.epam.com/api/os-wellbore-ddms/healthz
OSDU_GCP_ENV_HELM_EXTRA_VARS
:
--set secret.gcpSA=$osdu_gcp_sa_encode --set namespace=$OSDU_GCP_APPLICATION_NAME --set configMap.data.projectId=$OSDU_GCP_PROJECT_NAME --set configMap.data.searchEndpoint="https://search-drgfbg5txq-uc.a.run.app/api/search" --set configMap.data.storageEndpoint="https://storage-drgfbg5txq-uc.a.run.app/api/storage" --set image.repository=gcr.io/osdu-service-prod/wellbore-ddms/wellbore-ddms-gcp --set image.tag=latest
OSDU_GCP_APPLICATION_NAME
:
wellbore-ddms
OSDU_GCP_HELM_DEPLOYMENT_DIR
:
devops/gcp
OSDU_GCP_HELM_CHART
:
wellbore
variables
:
PIP_REQUIREMENTS
:
"
requirements.txt
requirements_dev.txt"
# OSDU Infrastructure variables
OSDU_GCP_PROJECT_NAME
:
osdu-service-prod
OSDU_GCP_ZONE
:
us-central1-c
OSDU_GCP_TENANT
:
odesprod
OSDU_GCP_CLUSTER
:
osdu-service-prod-gke-wellbore
OSDU_GCP_LEGAL_TAG
:
odesprod-demo-legaltag
OSDU_GCP_PROJECT_SA
:
$OSDU_GCP_SA_PROD
# OSDU Service & Int test variables
OSDU_GCP_WELLBORE_DDMS_URL
:
https://wellbore-ddms-preship.osdu-gcp.go3-nrg.projects.epam.com/api/os-wellbore-ddms
OSDU_GCP_APPLICATION_HEALTH_URL
:
https://wellbore-ddms-preship.osdu-gcp.go3-nrg.projects.epam.com/api/os-wellbore-ddms/healthz
OSDU_GCP_ENV_HELM_EXTRA_VARS
:
--set secret.gcpSA=$osdu_gcp_sa_encode --set namespace=$OSDU_GCP_APPLICATION_NAME --set configMap.data.projectId=$OSDU_GCP_PROJECT_NAME --set configMap.data.searchEndpoint="https://search-drgfbg5txq-uc.a.run.app/api/search" --set configMap.data.storageEndpoint="https://storage-drgfbg5txq-uc.a.run.app/api/storage" --set image.repository=gcr.io/osdu-service-prod/wellbore-ddms/wellbore-ddms-gcp --set image.tag=latest
OSDU_GCP_APPLICATION_NAME
:
wellbore-ddms
OSDU_GCP_HELM_DEPLOYMENT_DIR
:
devops/gcp
OSDU_GCP_HELM_CHART
:
wellbore
AZURE_SERVICE
:
wellbore-ddms
AZURE_DOCKER_SUBDIR
:
build/Dockerfile
AZURE_TEST_SUBDIR
:
tests/integration
...
...
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