Skip to content
Snippets Groups Projects
Commit a530136a authored by Abhishek Patil's avatar Abhishek Patil
Browse files

Merge branch 'aws-integration-merge-collection' into 'master'

Update .gitlab-ci.yml file

See merge request !115
parents de737e3e 385becd1
No related branches found
No related tags found
2 merge requests!121Merge M14 delta changes,!115Update .gitlab-ci.yml file
Pipeline #174879 failed
......@@ -25,7 +25,7 @@ variables:
# AWS env vars
AWS_DEPLOY_TARGET: EKS
# AWS collection vars
AWS_COLLECTION_PATH: https://community.opengroup.org/osdu/platform/testing/-/raw/master/Postman%20Collection/40_CICD_SEGY_OpenVDS_Conversion/SegyToOpenVDS%20conversion%20using%20Seisstore%20CI-CD%20v1.0.postman_collection.json
AWS_COLLECTION_PATH: https://community.opengroup.org/osdu/platform/testing/-/raw/master/Postman%20Collection/46_CICD_SEGY_OpenVDS_Conversion_ManualStorageRecordsCreation/SegyToOpenVDS%20conversion%20using%20Seisstore%20CI-CD%20v1.0.postman_collection.json
AWS_COLLECTION_ENV_PATH: https://community.opengroup.org/osdu/platform/testing/-/raw/master/Postman%20Collection/00_CICD_Setup_Environment/aws.OSDU%20R3%20PROD%20v2.4.postman_environment.json
AWS_COLLECTION_TEST_PATH: ""
AWS_TEST_FILE_INPUT: ""
......@@ -34,7 +34,7 @@ variables:
SKIP_BOOTSTRAP: "true"
SKIP_PUBLISH: "true"
SKIP_END_TO_END: "false"
AWS_POSTMAN_TESTS_TO_SKIP: "3 Ingest Seismic|3.2 Check the triggered Ingestion workflow status|4.1 Unlock SEGY|4.4 Check the triggered OpenVDS workflow status|5 Validate Ingestion|6 Get VDS info|7 Clean-up"
AWS_POSTMAN_TESTS_TO_SKIP: ""
image: google/cloud-sdk:alpine
stages:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment