Closed
Bug 629498
Opened 14 years ago
Closed 14 years ago
mobile build factories need to use hg try lock
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: catlee, Assigned: jhford)
Details
(Whiteboard: [hg][try][mobile])
Attachments
(1 file, 1 obsolete file)
1.07 KB,
patch
|
catlee
:
review+
|
Details | Diff | Splinter Review |
We have a lock in http://hg.mozilla.org/build/buildbotcustom/file/3871c7cbe41d/process/factory.py#l67 that prevents hoards of try builders from overloading hg.m.o. Currently the mobile builders on try don't use this lock.
Assignee | ||
Comment 1•14 years ago
|
||
This has passed ./test-masters -8 locally.
Reporter | ||
Comment 2•14 years ago
|
||
Comment on attachment 507624 [details] [diff] [review]
buildbotcustom-v1
Needs to be applied only to try branch
Attachment #507624 -
Flags: review?(catlee) → review-
Assignee | ||
Comment 3•14 years ago
|
||
(In reply to comment #2)
> Comment on attachment 507624 [details] [diff] [review]
> buildbotcustom-v1
>
> Needs to be applied only to try branch
this patch does only apply to the try branch. It is in a section that is specific to try.
Assignee | ||
Comment 4•14 years ago
|
||
new patch that shows they try-only nature of this change.
Attachment #507624 -
Attachment is obsolete: true
Attachment #508792 -
Flags: review?(catlee)
Reporter | ||
Comment 5•14 years ago
|
||
Comment on attachment 508792 [details] [diff] [review]
patch that shows that this is specific to try
yay!
Attachment #508792 -
Flags: review?(catlee) → review+
Comment 6•14 years ago
|
||
This landed as part of http://hg.mozilla.org/build/buildbotcustom/rev/119176006f3e .
Assignee | ||
Comment 7•14 years ago
|
||
per comment 6, and because we have merged the code that this touched with existing try infrastructure.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•