Closed
Bug 881326
Opened 11 years ago
Closed 11 years ago
enable android nightlies on cedar to enable balrog testing
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(4 files)
421 bytes,
patch
|
mozilla
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
1.58 KB,
patch
|
mozilla
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
3.28 KB,
patch
|
rail
:
review+
bhearsum
:
checked-in-
|
Details | Diff | Splinter Review |
1.85 KB,
patch
|
rail
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
We can't do pref overriding to test Balrog on Fennec. Since Cedar is already being used for various RelEng things, it seems like it's a good place to do this testing.
Need to:
1) Enable nightlies in the buildbot-configs
2) s/aus2.mozilla.org/aus4-dev.allizom.org/ in the repo.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #760458 -
Flags: review?(aki)
Updated•11 years ago
|
Attachment #760458 -
Flags: review?(aki) → review+
Assignee | ||
Updated•11 years ago
|
Attachment #760458 -
Flags: checked-in+
Assignee | ||
Comment 2•11 years ago
|
||
Pushed https://hg.mozilla.org/projects/cedar/rev/a97fb2f3f664to flip the update server. Will kick a nightly after the next reconfig.
Comment 3•11 years ago
|
||
This is in production.
Updated•11 years ago
|
Attachment #760542 -
Flags: review?(aki) → review+
Assignee | ||
Updated•11 years ago
|
Attachment #760542 -
Flags: checked-in+
Comment 5•11 years ago
|
||
This is in production.
Assignee | ||
Comment 6•11 years ago
|
||
Need this to make these updates work...
The diff looks a little funny, but all I've done is move the balrog_api_root check to __init__ and dedent the addSubmitBalrogUpdates method.
Attachment #762011 -
Flags: review?(rail)
Comment 7•11 years ago
|
||
Comment on attachment 762011 [details] [diff] [review]
allow balrog submission without snippets
lgtm, there is no reason to depend on snippet creation
Attachment #762011 -
Flags: review?(rail) → review+
Assignee | ||
Updated•11 years ago
|
Attachment #762011 -
Flags: checked-in+
Comment 8•11 years ago
|
||
This is live now.
Assignee | ||
Comment 9•11 years ago
|
||
Comment on attachment 762011 [details] [diff] [review]
allow balrog submission without snippets
Turns out that there was a reason that Balrog was part of addUpdateSteps - it depends on completeMarSize being set, which happens in addCreateSnippetSteps.
Backing this out, and I'll just turn on create_snippet for Cedar (and only for Android, if that's possible).
Assignee | ||
Updated•11 years ago
|
Attachment #762011 -
Flags: checked-in+ → checked-in-
Assignee | ||
Comment 10•11 years ago
|
||
dump master seems to show me what I would expect for this.
Attachment #762101 -
Flags: review?(rail)
Updated•11 years ago
|
Attachment #762101 -
Flags: checked-in+
Updated•11 years ago
|
Attachment #762101 -
Flags: review?(rail)
Attachment #762101 -
Flags: review+
Attachment #762101 -
Flags: checked-in+
Assignee | ||
Updated•11 years ago
|
Attachment #762101 -
Flags: checked-in+
Comment 11•11 years ago
|
||
This is in production.
Assignee | ||
Comment 12•11 years ago
|
||
This is finally working, beginning with https://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/2013-06-14-12-36-56-cedar-android/.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•