Confirmed users
1,031
edits
| Line 32: | Line 32: | ||
** https://github.com/mozilla/socorro-infra/pull/291/files | ** https://github.com/mozilla/socorro-infra/pull/291/files | ||
* antennae system test | * 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 == | == Project Updates == | ||