Closed
Bug 973019
Opened 11 years ago
Closed 11 years ago
Create a Jenkins builder for olympia
Categories
(addons.mozilla.org Graveyard :: Administration, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ashort, Assigned: mat)
References
Details
(Whiteboard: [qa-])
AMO code is moving to the olympia repository, https://github.com/mozilla/olympia - we should have the test suite in it running in Jenkins.
Reporter | ||
Updated•11 years ago
|
Component: General → Administration
Product: Marketplace → addons.mozilla.org
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mpillard
Priority: -- → P2
Assignee | ||
Comment 1•11 years ago
|
||
I set up https://ci-addons.allizom.org/job/olympia/ but I need the database to be created by ops: _mysql_exceptions.OperationalError: (1049, "Unknown database 'zamboni_olympia'"), I'll ask them when they are not too busy with APK stuff.
Comment 2•11 years ago
|
||
Created database zamboni_olympia on both jenkins mysql servers.
Assignee | ||
Comment 3•11 years ago
|
||
Thanks Jason, looking good now: 3,456 tests, no failures! https://ci-addons.allizom.org/job/olympia/3/
I'll add ES configuration ; if that doesn't slow it down too much then I don't think we'll need a separate job with ES disabled.
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•11 years ago
|
||
It works with ES now \o/ There is one failing ES test but it's a flaky one that we'll fix separately (it works locally).
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•