Closed
Bug 1135206
Opened 10 years ago
Closed 9 years ago
[tracker] Drive FF Desktop builds from TaskCluster
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mrrrgn, Assigned: mrrrgn)
References
Details
Attachments
(1 file)
(deleted),
patch
|
jlund
:
review+
|
Details | Diff | Splinter Review |
A tracking task for getting Firefox Builds moved into TaskCluster. This is similar to the work being done in Bug 1118394
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → winter2718
Assignee | ||
Updated•10 years ago
|
Assignee: winter2718 → nobody
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → winter2718
Updated•10 years ago
|
QA Contact: pmoore → mshal
Assignee | ||
Comment 1•10 years ago
|
||
So that we can re-use our build scripts outside of a mock environment.
Attachment #8595437 -
Flags: review?(jlund)
Assignee | ||
Comment 2•10 years ago
|
||
s/scripts/configs/
Comment 3•10 years ago
|
||
Comment on attachment 8595437 [details] [diff] [review]
disable-mock.diff
Review of attachment 8595437 [details] [diff] [review]:
-----------------------------------------------------------------
should do the trick!
::: mozharness/mozilla/building/buildbase.py
@@ +483,5 @@
> [['--who'], {
> "dest": "who",
> "default": '',
> "help": "stores who made the created the buildbot change."}],
> + [["--disable-mock"], {
nit: indentation out of line with above options
Attachment #8595437 -
Flags: review?(jlund) → review+
Updated•10 years ago
|
Comment 4•9 years ago
|
||
I think this is mostly done -- we're on to tests now.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•