Closed
Bug 1101166
Opened 10 years ago
Closed 10 years ago
gecko: Add parameters for mozharness repository / revision
Categories
(Taskcluster :: General, defect, P1)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlal, Assigned: wcosta)
References
Details
Attachments
(1 file, 1 obsolete file)
Ideally we can use arbitrary mozharness versions when pushing to try / branch configs this should simply checkout the given project/revision rather then the default (which is latest)
Comment 1•10 years ago
|
||
see also bug 791924
Reporter | ||
Comment 2•10 years ago
|
||
In particular I think we should add a script to the build/phone images then add "mozharness" version parameters to the base task. We can allow overriding this in the future but this has the side effect of allowing us to use custom versions of mozharness as needed.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → wcosta
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8540962 -
Flags: review?(jlal)
Assignee | ||
Comment 4•10 years ago
|
||
/r/1689 - Bug 1101166: Add mozharness and repo to taskcluster builds.
Pull down this commit:
hg pull review -r 9dd6546b0413abc19203ff36f6a5f39e7682a4b0
Assignee | ||
Comment 5•10 years ago
|
||
/r/1689 - Bug 1101166: Add mozharness and repo to taskcluster builds.
Pull down this commit:
hg pull review -r e229e41a48604bea29fb1c68bc4d2b087cb8b2ed
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Reporter | ||
Comment 6•10 years ago
|
||
Comment on attachment 8540962 [details]
MozReview Request: bz://1101166/wcosta
lgtm
Attachment #8540962 -
Flags: review?(jlal) → review+
Comment 7•10 years ago
|
||
I believe the tester docker image also has something for cloning mozharness
Assignee | ||
Comment 8•10 years ago
|
||
(In reply to Greg Arndt [:garndt] from comment #7)
> I believe the tester docker image also has something for cloning mozharness
But this happens on image building, right?
Assignee | ||
Updated•10 years ago
|
Attachment #8540962 -
Flags: review+ → review?(jlal)
Assignee | ||
Comment 9•10 years ago
|
||
/r/1689 - Bug 1101166: Add custom mozharness repo and rev to taskcluster builds.
Pull down this commit:
hg pull review -r 0a3e1c17cf050ec53720cafd02e7bcf4ec166927
Assignee | ||
Comment 10•10 years ago
|
||
I updated the patch to work with Bug 1109346
Reporter | ||
Updated•10 years ago
|
Attachment #8540962 -
Flags: review?(jlal) → review+
Assignee | ||
Comment 11•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 12•10 years ago
|
||
Assignee | ||
Comment 13•9 years ago
|
||
Attachment #8540962 -
Attachment is obsolete: true
Attachment #8618649 -
Flags: review+
Assignee | ||
Comment 14•9 years ago
|
||
Updated•9 years ago
|
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: --- → mozilla41
Version: unspecified → Trunk
Comment 15•9 years ago
|
||
Resetting Version and Target Milestone that accidentally got changed...
Target Milestone: mozilla41 → ---
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•