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
System
Schema
Commits
630292fe
Commit
630292fe
authored
Nov 27, 2020
by
Oleksandr Kosse (EPAM)
Browse files
Merge branch 'GONRG-1131-Integration-tests-for-Schema' into 'master'
Gonrg 1131 integration tests for schema See merge request
!56
parents
9f423163
bf961b10
Pipeline
#17770
passed with stages
in 25 minutes and 36 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
630292fe
...
...
@@ -33,7 +33,6 @@ variables:
OSDU_GCP_APPLICATION_NAME
:
os-schema
OSDU_GCP_ENV_VARS
:
AUTHORIZE_API=$OSDU_GCP_ENTITLEMENTS_URL,AUTHORIZE_API_KEY=$OSDU_GCP_AUTHORIZE_API_KEY,LOGGING_LEVEL_ORG_SPRINGFRAMEWORK_WEB=DEBUG,ACCOUNT_ID_COMMON_PROJECT=$TENANT --vpc-connector=$OSDU_GCP_VPC_CONNECTOR
include
:
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
standard-setup.yml"
...
...
@@ -44,8 +43,8 @@ include:
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
scanners/fossa.yml"
#- project: "osdu/platform/ci-cd-pipelines"
#
file: "cloud-providers/gcp.yml"
#
- project: "osdu/platform/ci-cd-pipelines"
#
file: "cloud-providers/gcp.yml"
-
project
:
'
osdu/platform/ci-cd-pipelines'
file
:
'
cloud-providers/aws.yml'
...
...
@@ -62,17 +61,5 @@ include:
-
project
:
"
osdu/platform/ci-cd-pipelines"
ref
:
'
master'
file
:
'
cloud-providers/osdu-gcp-cloudrun.yml'
-
local
:
"
/devops/azure/bootstrap.yaml"
osdu-gcp-test
:
image
:
maven:3.3.9-jdk-8
extends
:
-
.osdu-gcp-variables
stage
:
integration
needs
:
[
"
osdu-gcp-deploy"
]
script
:
-
echo 'GCP integrations tests - TBD'
only
:
variables
:
-
$OSDU_GCP == 'true'
-
local
:
"
/devops/azure/bootstrap.yaml"
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