-
Notifications
You must be signed in to change notification settings - Fork 306
environments
Paul Warren edited this page Nov 17, 2020
·
1 revision
- environment state (i.e. bbl state, certs, IaaS service account creds) are all stored in cloudfoundry/relint-envs.
- all the following environments are private and contain credentials
(Test)
- hermione (experimental)
- environment state: environments/test/hermione
- Concourse: infrastructure?group=experimental
- Deployed on AWS
- luna (fresh)
- environment state: environments/test/luna
- Concourse: infrastructure?group=fresh
- trelawney (upgrade)
- environment state: environments/test/trelawney
- Concourse: infrastructure?group=upgrade
- snitch (lite)
- environment state: environments/test/snitch
- Concourse: infrastructure?group=lite
- bellatrix (stable)
- environment state: environments/test/bellatrix
- Concourse: infrastructure?group=stable
- runs on a timer; reports success and failure of CATS to Honeycomb.
- CI for Smoke Test: github | Concourse
- bbr
- environment state: environments/test/bbr
- Concourse: infrastructure?group=bbr
- cats
- environment state: environments/test/cats
- Concourse: infrastructure?group=cats
- greengrass (update-releases)
- Concourse: environments/test/greengrass
(PM)
- acceptance
(Dev)
(pcf-deployment)