Draft: [GCP] GONRG-1167 - postman tests in pipeline
Before merge should be done next:
- create variable $COLLECTION_JSON on project side with value from here - https://community.opengroup.org/osdu/platform/testing/-/tree/master/Postman%20Collection
example: for Lagal service it shoud be "testing/Postman Collection/11_CICD_Setup_LegalAPI/Compliance_Legal API CI-CD v2.2.postman_collection.json"
-
create variable $POSTMAN_ENVIRONMENT on project side with value "testing/Postman Collection/00_CICD_Setup_Environment/gcp.OSDU R3 PROD v2.4.postman_environment.json" (GCP community postman environment)
-
create variable $TEST_COLLECTION_CONFIG on project side which is the same as https://community.opengroup.org/osdu/platform/testing/ repo has
During config/debug process "allow_failure" is true
Edited by Oleksandr Kosse (EPAM)