Skip to content

Commit

Permalink
Removed app ids from test suite (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlzhry2nhs authored Oct 23, 2023
1 parent b3f4462 commit 9b33a6d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions azure/azure-release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ extends:
post_deploy:
- template: ./templates/run-tests.yml
parameters:
app_id: "73ee66da-247c-49be-8822-d23aaf4823ec"
full: true
- environment: internal-dev-sandbox
proxy_path: sandbox
Expand All @@ -45,7 +44,6 @@ extends:
post_deploy:
# - template: ./templates/run-tests.yml No target endpoint configured for QA. Not required currently.
# parameters:
# app_id: "73ee66da-247c-49be-8822-d23aaf4823ec"
# full: true
- environment: internal-qa-sandbox
proxy_path: sandbox
Expand All @@ -59,14 +57,11 @@ extends:
# - template: ./templates/run-tests.yml
- environment: sandbox
proxy_path: sandbox
# post_deploy:
# - template: ./templates/run-tests.yml TODO - EM-299 - is this required for sandbox?
- environment: int
depends_on:
- internal_qa_sandbox
post_deploy:
- template: ./templates/run-tests.yml
parameters:
app_id: "0d334714-4548-4cf7-8b7f-ac194f341bc6"
full: true
test_command: make test-prod

0 comments on commit 9b33a6d

Please sign in to comment.