Breakpad/Status Meetings/2017-01-11: Difference between revisions
< Breakpad | Status Meetings
Jump to navigation
Jump to search
Line 64: | Line 64: | ||
=== Processor rewrite === | === Processor rewrite === | ||
* traded ideas with adrian, otherwise no new work | |||
=== Signature generation hacking === | === Signature generation hacking === |
Revision as of 18:15, 11 January 2017
« previous meeting — index – next week » create?
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
- what's the status of the infrastructure?
- There was an unsuccessful prod deploy
- there was a successful stage deploy
- prod deploy didn't go
- wasn't able to find the proper AMI
- flaky script tagging the API
- script is flaky because it pipes multiple, complicated, awk-type things together
- see upcoming replacement here: https://github.com/mozilla/socorro-infra/pull/291/files
- we are currently pushing to prod
- script coming this week to do CI/CD for stage
- antennae system test is pending
- antennae has a system test that runs as an external process and posts a bunch of crashes and then looks at the s3 bucket that antennae is saving stuff to and verifies that the crashes made it to the bucket, they're in the correct form, and they're all in the right place. So the problems is that, in order to run system tests in our dev environment, hopefully at some point with CI (so we land a PR and it does all that or whatever), in order to do all that it needs to be running on a node in the dev environment. We cannot run it locally because it needs access to the s3 bucket.
- we could push off implementing this infrastructure if WillKG can manually run it from Dev. That would remove this from being a blocker.
Project Updates
Deployment Triage
PR Triage
Major Projects
Splitting out collector (Antenna)
- (will) running crashes through antenna and socorro-collector and comparing output. found one bug and fixed it.
- (will, adrian, lonnen, mbrandt) various discussions on extracting things from antenna into a common library we can all use. at first, the thinking was to split out a test lib, but now seems prudent to make the scope more expansive. Will is going to prototype a library and mull over ease-of-maintenance and convenience.
- (mbrandt) working on load tests.
- (miles) working on -stage environment and getting system tests to work in -dev.
Deprecation rampage
nothing new
e2e tests
- (will) closed the phantomjs support PR and abandoned this solution for now
- (will) looking at Selenium docker containers to solve Peter's open/close issue
- (adrian) reviewed and landed API tests
Processor rewrite
- traded ideas with adrian, otherwise no new work
Signature generation hacking
Other Business
- [mbrandt] Antenna load tests are in a ready state. We'll need to schedule some of rpapa's time when we are ready to execute them and run our sizing experiments.
Travel, etc
- Will is taking January 26th and 27th off.
- Matt is taking January 20th off.