Closed
Bug 1862722
Opened 2 years ago
Closed 2 years ago
socorro deploy: 2023.11.02
Categories
(Socorro :: Infra, task, P2)
Socorro
Infra
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
We want to do a deploy for socorro tagged 2023.11.02.
It consists of the following:
4c96b6a: webapp: remove unused pkg.json package (biancadanforth)
f9a76b1: add .nvmrc to webapp/.gitignore (biancadanforth)
37a87f6: Update Django to 3.2.23 (willkg)
aad0634: Update psutil from 5.9.5 to 5.9.6 (willkg)
4dc2494: Bug 1862460 - Add mozilla::Vector<T> to the prefix list. (amccreight)
This also picks up all the changes for bug #1795017 to deal with processor performance problems we've had since September 2022.
- change processor instance to m5d.xlarge
- move symbols cache to local disk (instead of an EBS disk)
- revert worker threads from 3 back to 5
- revert autoscaling parameters back to roughly what they were set to in December 2022
| Assignee | ||
Comment 1•2 years ago
|
||
Tagged 2023.11.02:
tag 2023.11.02
Tagger: Will Kahn-Greene <willkg@mozilla.com>
Date: Thu Nov 2 14:18:00 2023 -0400
Tag 2023.11.02 (bug #1862722)
`4c96b6a`: webapp: remove unused pkg.json package (biancadanforth)
`f9a76b1`: add .nvmrc to webapp/.gitignore (biancadanforth)
`37a87f6`: Update Django to 3.2.23 (willkg)
`aad0634`: Update psutil from 5.9.5 to 5.9.6 (willkg)
`4dc2494`: Bug 1862460 - Add mozilla::Vector<T> to the prefix list. (amccreight)
Deploy bug #1862722
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEzY3I6/E2Vh8o9nPoGL3RpvBm7BEFAmVD59gACgkQGL3RpvBm
7BE7iAf/Uq7Bis5ROef8LRYzMKpoFc7JIYB5928dfWQfHx2Im9M9GxlHnIqSvPQG
1flsLj0Fu1qd0GjoXHipRQof3t7kp9K+G3DX+pxgikLuV20obcJ5lfYnEdovPzx/
3RMNm3bF4Fa9g2BqZJFHolQ6q0DY890PUwkDDPn0kX7jaxapcvfXVH4MYl9XUgd6
W3TFjtt98+XnXZmtz6sR0ixg2AWbO6thecCqMPkGbygLrMDfYlMN8yuZVX6yAhM3
8x4KFkJKMtZeSTn6HzvZA/ry+Mjp9/jwWQN0bUqtSOsaIgLqIjgoAsW9yrE6FW13
nozbaj+DPk1zTJAXQIhpjDyYgm9ZJw==
=/X8d
-----END PGP SIGNATURE-----
commit 4dc24940d9f1819d48d59f3a2874a325816ebc77
Author: Andrew McCreight <continuation@gmail.com>
Date: Wed Nov 1 09:08:27 2023 -0700
Bug 1862460 - Add mozilla::Vector<T> to the prefix list.
| Assignee | ||
Comment 2•2 years ago
|
||
Sentry and Grafana suggest everything's good. I even watched the processor scale down to 4 and then scale back up to 5 as the load shifted.
Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•