Skip to content

Commit 61636c7

Browse files
committed
CCM-15685: Removing REF2 Usage
1 parent 46ee3a9 commit 61636c7

2 files changed

Lines changed: 0 additions & 24 deletions

File tree

azure/azure-release-pipeline.yml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -76,23 +76,6 @@ extends:
7676
parameters:
7777
environment: 'ref'
7878
test_command: 'make internal-dev-test'
79-
80-
- environment: ref
81-
stage_name: ref2
82-
service_name: "${{ variables.service_name }}-2"
83-
short_service_name: "${{ variables.short_service_name }}-2"
84-
service_base_path: "${{ variables.service_base_path }}-2"
85-
depends_on:
86-
- manual_approval_ref
87-
jinja_templates:
88-
ENVIRONMENT_TYPE: 'internal'
89-
ERROR_ABOUT_LINK: ${{ variables.error_about_link }}
90-
TARGET_SERVER_OVERRIDE: communications-manager-target-2
91-
post_deploy:
92-
- template: ./templates/run-tests.yml
93-
parameters:
94-
environment: 'ref2'
95-
test_command: 'make internal-dev-test'
9679

9780
- environment: manual-approval
9881
stage_name: manual_approval_internal_qa

manifest_template.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,6 @@ APIGEE_ENVIRONMENTS:
2525
app_quota: '108000'
2626
global_ratelimit: '108000pm'
2727
global_quota: '108000'
28-
- name: 2-ref
29-
display_name: Reference - 2
30-
display_name: Reference
31-
app_ratelimit: '108000pm'
32-
app_quota: '108000'
33-
global_ratelimit: '108000pm'
34-
global_quota: '108000'
3528
- name: internal-dev-sandbox
3629
variants:
3730
- name: internal-dev-sandbox

0 commit comments

Comments
 (0)