Add staging apps 4-12 to our moda config (#54672)
This commit is contained in:
@@ -7,6 +7,17 @@ environments:
|
|||||||
profile: general
|
profile: general
|
||||||
region: iad
|
region: iad
|
||||||
|
|
||||||
|
# 12 staging environments, evergreens only
|
||||||
|
# they should all contain the same configs
|
||||||
|
- name: staging-boxwood
|
||||||
|
require_pipeline: false
|
||||||
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
|
secret_environment: production
|
||||||
|
required_review_tasks: []
|
||||||
|
cluster_selector:
|
||||||
|
profile: general
|
||||||
|
region: iad
|
||||||
|
|
||||||
- name: staging-cedar
|
- name: staging-cedar
|
||||||
require_pipeline: false
|
require_pipeline: false
|
||||||
notify_still_locked: true # Notify last person to lock this after an hour
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
@@ -16,6 +27,60 @@ environments:
|
|||||||
profile: general
|
profile: general
|
||||||
region: iad
|
region: iad
|
||||||
|
|
||||||
|
- name: staging-cypress
|
||||||
|
require_pipeline: false
|
||||||
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
|
secret_environment: production
|
||||||
|
required_review_tasks: []
|
||||||
|
cluster_selector:
|
||||||
|
profile: general
|
||||||
|
region: iad
|
||||||
|
|
||||||
|
- name: staging-fir
|
||||||
|
require_pipeline: false
|
||||||
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
|
secret_environment: production
|
||||||
|
required_review_tasks: []
|
||||||
|
cluster_selector:
|
||||||
|
profile: general
|
||||||
|
region: iad
|
||||||
|
|
||||||
|
- name: staging-hemlock
|
||||||
|
require_pipeline: false
|
||||||
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
|
secret_environment: production
|
||||||
|
required_review_tasks: []
|
||||||
|
cluster_selector:
|
||||||
|
profile: general
|
||||||
|
region: iad
|
||||||
|
|
||||||
|
- name: staging-holly
|
||||||
|
require_pipeline: false
|
||||||
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
|
secret_environment: production
|
||||||
|
required_review_tasks: []
|
||||||
|
cluster_selector:
|
||||||
|
profile: general
|
||||||
|
region: iad
|
||||||
|
|
||||||
|
- name: staging-juniper
|
||||||
|
require_pipeline: false
|
||||||
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
|
secret_environment: production
|
||||||
|
required_review_tasks: []
|
||||||
|
cluster_selector:
|
||||||
|
profile: general
|
||||||
|
region: iad
|
||||||
|
|
||||||
|
- name: staging-laurel
|
||||||
|
require_pipeline: false
|
||||||
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
|
secret_environment: production
|
||||||
|
required_review_tasks: []
|
||||||
|
cluster_selector:
|
||||||
|
profile: general
|
||||||
|
region: iad
|
||||||
|
|
||||||
- name: staging-pine
|
- name: staging-pine
|
||||||
require_pipeline: false
|
require_pipeline: false
|
||||||
notify_still_locked: true # Notify last person to lock this after an hour
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
@@ -25,6 +90,24 @@ environments:
|
|||||||
profile: general
|
profile: general
|
||||||
region: iad
|
region: iad
|
||||||
|
|
||||||
|
- name: staging-redwood
|
||||||
|
require_pipeline: false
|
||||||
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
|
secret_environment: production
|
||||||
|
required_review_tasks: []
|
||||||
|
cluster_selector:
|
||||||
|
profile: general
|
||||||
|
region: iad
|
||||||
|
|
||||||
|
- name: staging-sequoia
|
||||||
|
require_pipeline: false
|
||||||
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
|
secret_environment: production
|
||||||
|
required_review_tasks: []
|
||||||
|
cluster_selector:
|
||||||
|
profile: general
|
||||||
|
region: iad
|
||||||
|
|
||||||
- name: staging-spruce
|
- name: staging-spruce
|
||||||
require_pipeline: false
|
require_pipeline: false
|
||||||
notify_still_locked: true # Notify last person to lock this after an hour
|
notify_still_locked: true # Notify last person to lock this after an hour
|
||||||
|
|||||||
Reference in New Issue
Block a user