Closed
Bug 895771
Opened 11 years ago
Closed 11 years ago
Socorro leeroy job failing
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
55
People
(Reporter: lonnen, Unassigned)
Details
(Whiteboard: [qa-])
Merging the new django webapp into the socorro codebase had unanticipated consequences for our release automation. Leeroy builds will not complete, and there's a good chance other Jenkins jobs will fail as well. The django app dependencies fail to install correctly.
Comment 1•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/6aa101775111999c7b0d796c8042f00780fd2dc3
bug 895771 - refactor 'jenkins' make target into 'setup-test'
https://github.com/mozilla/socorro/commit/c12940f5ba1ac67c029f7bfd9d67175f8fa7a73c
bug 895771 - enable django tests, refactor global submodule update into socorro
https://github.com/mozilla/socorro/commit/84f792137361d15cb19be318f93af04085ab880c
bug 895771 - refactor make file to install npm, rename and dry out dependencies related targets
https://github.com/mozilla/socorro/commit/eb76117ed992544a4815ab3a1d68dca633d1574b
bug 895771 - merge setup-test and coverage built targets into test
https://github.com/mozilla/socorro/commit/b71ad948c3c4002bacb3464152cc6d2d469d2067
bug 895771 - let webapp-django manage its own tests and builds
Make will change dirs and let webapp-django manage its own tests and builds. Then make will be responsible for syncing it all into the right place.
https://github.com/mozilla/socorro/commit/e771c10fe77a493b9ccd4880a2ec33dfe2c46151
Merge pull request #1349 from lonnen/895771-leeroy
bug 895771 - fix jenkins tests
Reporter | ||
Updated•11 years ago
|
Target Milestone: --- → 55
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•