Closed
Bug 822783
Opened 12 years ago
Closed 12 years ago
enable builds for projects/date
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hwine, Unassigned)
References
Details
(Whiteboard: [re-b2g])
Attachments
(1 file)
|
1.42 KB,
patch
|
bhearsum
:
review+
hwine
:
checked-in+
|
Details | Diff | Splinter Review |
Clarification (via email) that nightly builds desired
unagi builds were not set up correctly - needs configuration changes
Summary: enable nightly builds for projects/date → enable builds for projects/date
configs okay on dev server, only the unagi dep builders are created for branch "date".
test_masters.sh run successful
Attachment #693611 -
Flags: review?
Comment 3•12 years ago
|
||
Comment on attachment 693611 [details] [diff] [review]
enable unagi builds for projects/date
Review of attachment 693611 [details] [diff] [review]:
-----------------------------------------------------------------
::: mozilla/b2g_project_branches.py
@@ +52,5 @@
> + 'enable_l10n': False,
> + 'enable_xulrunner': False,
> + 'enabled_products': ['b2g'],
> + 'product_prefix': 'b2g',
> + 'unittest_suites': [],
Other than enable_nightly, none of these need to be set AFAIK. They're all either inherited from mozilla-central or set explicitly at the bottom of b2g_config.py. If you have time, please double check that and remove them if they're not needed?
Attachment #693611 -
Flags: review? → review+
Comment on attachment 693611 [details] [diff] [review]
enable unagi builds for projects/date
http://hg.mozilla.org/build/buildbot-configs/rev/52172d828cbc
Attachment #693611 -
Flags: checked-in+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
| Assignee | ||
Updated•8 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•