-
Notifications
You must be signed in to change notification settings - Fork 46
2022 04 02 (Saturday) Deployment
jimlerza edited this page Apr 3, 2022
·
4 revisions
This deployment contains the latest assortment of work from Flexion. See the stories below.
- Likely the (unused)
beta
DynamoDB table from a previous deployment still existed in west. It's a good idea to verify before every deploy.
(2022-04-01)
- 15:45 - Created the Pull Request
- 15:57 - Tests pass
(2022-04-02)
- 23:20 - Merged the PR CircleCI Build
- 23:29 - Tests pass; deploy step starts
- 23:47 - Deploy step fails (
beta
DynamoDB tables are out of replication) - 23:49 - Deleted
beta
DynamoDB tables in east and west,beta
ES cluster - 23:55 - Restarted the CircleCI Build
(2022-04-03)
- 00:00 - Deploy stalls (deletion process not yet complete;
beta
ES cluster still exists when the Web API step is reached but Setup ES Index step is unable to complete) - 00:11 - Deploy step canceled
- 00:11 - Restarted the CircleCI Build
- 00:35 - Deploy step completes
- 00:41 - Read-only smoketests pass
- 00:42 - Switched colors
- 00:43 - Disabled
green
api mappingsapi
andpublic-api
, east and west