Skip to content
Snippets Groups Projects
Commit 1868894c authored by Madalyn Marabella's avatar Madalyn Marabella
Browse files

Merge branch 'aws-fix-integration-tests' into 'master'

Update AWS manifest ingestion postman collection path and skip crs conversion and unit conversion

See merge request !159
parents 527cacca 2bc1b5c2
No related branches found
No related tags found
1 merge request!159Update AWS manifest ingestion postman collection path and skip crs conversion and unit conversion
Pipeline #208888 failed
......@@ -22,12 +22,12 @@ variables:
SKIP_PUBLISH: "true"
SKIP_END_TO_END: "false"
# AWS collection vars
AWS_COLLECTION_PATH: https://community.opengroup.org/osdu/qa/-/raw/main/Postman%20Collection/29_CICD_Setup_Ingestion/R3%20Full%20manifest-based%20ingestion.postman_collection.json
AWS_COLLECTION_PATH: https://community.opengroup.org/osdu/qa/-/raw/main/Postman%20Collection/29_CICD_Setup_Ingestion/Manifest_Based_Ingestion_Osdu_ingest_CI-CD_v2.0.postman_collection.json
AWS_COLLECTION_ENV_PATH: https://community.opengroup.org/osdu/qa/-/raw/main/Postman%20Collection/00_CICD_Setup_Environment/aws.OSDU%20R3%20PROD%20v2.4.postman_environment.json
AWS_COLLECTION_TEST_PATH: ""
AWS_TEST_FILE_INPUT: ""
AWS_TEST_FILE_KEY: ""
AWS_POSTMAN_TESTS_TO_SKIP: "01a - Reference data ingestion|01b - Workflow - Get Work Status|01c - Search Records|02a - Master data ingestion|02b - Workflow - Get Work Status|02c - Search Records|03a - Master data ingestion|03b - Workflow - Get Work Status|03c - Search Records|05a - WP ingestion, pre-defined ids crazy format|05b - Workflow - Get Work Status|05c - Search Records WP|05d - Search Records WPC|05e - Search Records Dataset|06a - WP ingestion surrogate keys|06b - Workflow - Get Work Status|07a - WP ingestion, pre-defined ids short format|07b - Workflow - Get Work Status|07c - Search Records WP|07d - Search Records WPC|07e - Search Records Dataset|08a - WP ingestion File Collection|08b - Workflow - Get Work Status|08c - Search Records WP|08d - Search Records WPC|08e - Search Records Dataset|09a - WP ingestion Artefact|09b - Workflow - Get Work Status|10a - Multiple manifests|10b - Workflow - Get Work Status|10c - Search Records MasterData|09d - Search Records Reference Data|11a - 3 types|11b - Workflow - Get Work Status|11c - Search Records WP|11d - Search Records WPC|11e - Search Records Dataset|11f- Search Records MasterData|11g - Search Records Reference Data|12a - NS parent data doesnt exist|12b - Workflow - Get Work Status|13a - NS extra WPC in WP block|13b - Workflow - Get Work Status|14a - NS extra Dataset in WPC block|14b - Workflow - Get Work Status|15a - NS File Collection no FileSource|15b - Workflow - Get Work Status|16a - NS File no File Source|16b - Workflow - Get Work Status"
AWS_POSTMAN_TESTS_TO_SKIP: "Integrity Check FoR for CRS Conversion|Integrity Check FoR for Unit Conversion"
image: google/cloud-sdk:alpine
......
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