Closed
Bug 912727
Opened 12 years ago
Closed 8 years ago
Run *-integration-test.sh in parallel to unittests
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: selenamarie, Assigned: gabithume)
Details
:rhelmer commented:
Finally, there is a simple integration test (which perhaps should more properly be called a "system test") that spins up a new Socorro environment, inserts a crash, and makes sure it can be processed and appears in the middleware - https://github.com/mozilla/socorro/blob/master/scripts/integration-test.sh - this should probably only be run inside of the socorro-vagrant Jenkins job, so we get a clean environment every time, and run in parallel to unit tests (it could potentially take a very long time, as we add better tests to it).
Investigate parallelizing this, and try it out in jenkins.
| Assignee | ||
Comment 1•12 years ago
|
||
I need more information about it! :)
Comment 2•8 years ago
|
||
Bug #1363130 removes the integration test because we don't need it anymore.
Given that, I'm going to mark this as WONTFIX.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•