Breakpad/Status Meetings/2017-04-26
< Breakpad | Status Meetings
Meeting Info
Breakpad status meetings occur on Wed at 10:00am Pacific Time.
Conference numbers:
Vidyo: Stability 650-903-0800 x92 conf 98200# 800-707-2533 (pin 369) conf 98200#
IRC backchannel: #breakpad
Mountain View: Dancing Baby (3rd floor)
Operations Updates
- Did a -prod release to Socorro. Hooray!
- Got Tecken (symbols server) on an auto-deploying -dev environment.
- Updated deploy infrastructure for Antenna. -stage now deploys on git tag.
- BIRTHDAY!
Upcoming:
- Going to work on Elasticsearch next week maybe.
- Switch Socorro admin nodes to auto-deploy. Low on the priority list.
Questions:
- logging 2.0 infrastructure status: has some issues that are being worked on. grephosts are still around. rawloghosts should be working, but have some issues that are getting worked out.
Project Updates
Deployment Triage
- Socorro: https://whatsdeployed.io/s-7M7
- Antenna: https://whatsdeployed.io/s-Up2
PR Triage
Major Projects
Deprecation rampage
- [Peter] Featured Versions admin interface is now removed.
- [Adrian] Turns out we had ~7k lines of unused code lying around -- https://github.com/mozilla/socorro/commit/ab40248f8115b65a517173700a764c3d92e6f285
Processor rewrite
- (willkg) working on a spec, but it's still in the "capture the things" stage: https://docs.google.com/document/d/1oHLJOmBT9c0-tiDyBWl0PQzBfqJLM1y2abvzq0bFTcs/edit#
Upgrading elasticsearch
Symbol Server 2017
- A dev instance! https://symbols.dev.mozaws.net/
- at the time of writing, waiting for a deploy to kick in that fixes the basics
Other Business
- (chartjes) Wants to start adding contract API tests to the new microservices being built, using Swagger/OpenAPI specs to define all those calls