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
b29c6e83
Commit
b29c6e83
authored
Sep 24, 2020
by
Aliaksandr Ramanovich (EPAM)
Committed by
Oleksandr Kosse (EPAM)
Sep 24, 2020
Browse files
Osdu gcp vars
parent
6f91924b
Changes
2
Show whitespace changes
Inline
Side-by-side
cloud-providers/osdu-gcp-cloudrun.yml
View file @
b29c6e83
...
...
@@ -110,7 +110,6 @@ osdu-gcp-test:
DELIVERY_HOST
:
$OSDU_GCP_DELIVERY_SERVICE_URL
SEARCH_HOST
:
$OSDU_GCP_SEARCH_HOST
STORAGE_HOST
:
$OSDU_GCP_STORAGE_URL
SEARCH_INTEGRATION_TESTER
:
$OSDU_GCP_INTEGRATION_TESTER
script
:
-
echo $TEST_FILE_ID
-
echo $INGEST_HOST
...
...
@@ -118,7 +117,7 @@ osdu-gcp-test:
-
export INTEGRATION_TESTER=$(echo $OSDU_GCP_R3_INTEGRATION_TESTER)
-
export NO_DATA_ACCESS_TESTER=$(echo $OSDU_GCP_R3_NO_DATA_ACCESS_TESTER)
-
export GCP_DEPLOY_FILE=$(echo $OSDU_GCP_DEPLOY_FILE)
-
e
cho $
INTEGRATION_TESTER
-
e
xport SEARCH_INTEGRATION_TESTER=$(echo $OSDU_GCP_R3_
INTEGRATION_TESTER
)
-
mvn --batch-mode --settings=$CI_PROJECT_DIR/.mvn/community-maven.settings.xml -f testing/pom.xml verify --projects $OSDU_GCP_SERVICE-test-core,$OSDU_GCP_SERVICE-test-gcp
only
:
variables
:
...
...
cloud-providers/osdu-gcp.yml
View file @
b29c6e83
...
...
@@ -79,7 +79,6 @@ osdu-gcp-test:
ELASTIC_PORT
:
$OSDU_GCP_ELASTIC_PORT
SEARCH_ON_BEHALF_INTEGRATION_TESTER
:
$OSDU_GCP_INTEGRATION_TESTER
INDEXER_HOST
:
$OSDU_GCP_INDEXER_HOST
SEARCH_INTEGRATION_TESTER
:
$OSDU_GCP_INTEGRATION_TESTER
SEARCH_HOST
:
$OSDU_GCP_SEARCH_HOST
# integration test vars for storage service
PUBSUB_TOKEN
:
$OSDU_GCP_PUBSUB_TOKEN
...
...
@@ -93,6 +92,7 @@ osdu-gcp-test:
-
export INTEGRATION_TESTER=$(echo $OSDU_GCP_R3_INTEGRATION_TESTER)
-
export NO_DATA_ACCESS_TESTER=$(echo $OSDU_GCP_R3_NO_DATA_ACCESS_TESTER)
-
export GCP_DEPLOY_FILE=$(echo $OSDU_GCP_DEPLOY_FILE)
-
export SEARCH_INTEGRATION_TESTER=$(echo $OSDU_GCP_INTEGRATION_TESTER)
# start tests
-
$MAVEN test
only
:
...
...
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