Skip to content

Commit

Permalink
EM-1514 Add back in internal-qa and internal-qa-sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
acarriedev committed Jan 9, 2025
1 parent 142dbb9 commit 53414af
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure/azure-release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ extends:
- template: ./templates/run-tests.yml
parameters:
test_command: make smoketest
- environment: internal-qa
- environment: internal-qa-sandbox
proxy_path: sandbox
- environment: ref
post_deploy:
- template: ./templates/run-tests.yml
Expand Down
5 changes: 5 additions & 0 deletions manifest_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ APIGEE_ENVIRONMENTS:
has_mock_auth: true
- name: internal-dev-sandbox
display_name: Internal Development Sandbox
- name: internal-qa
display_name: Internal QA
has_mock_auth: true
- name: internal-qa-sandbox
display_name: Internal QA Sandbox
- name: ref
display_name: Reference
has_mock_auth: true
Expand Down

0 comments on commit 53414af

Please sign in to comment.