Closed
Bug 1383024
Opened 7 years ago
Closed 7 years ago
generic-worker: Implement coalescing/superseding
Categories
(Taskcluster :: Workers, enhancement)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmoore, Assigned: pmoore)
References
Details
Attachments
(1 file)
Currently implemented only in docker-worker, we should also add to generic-worker.
Details:
https://docs.taskcluster.net/reference/workers/docker-worker/docs/superseding
Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment on attachment 8893914 [details]
Github Pull Request for generic-worker
already flagged for review in github
Attachment #8893914 -
Flags: review?(dustin) → review-
Comment 3•7 years ago
|
||
Comment on attachment 8893914 [details]
Github Pull Request for generic-worker
whoops
Attachment #8893914 -
Flags: review-
Comment 4•7 years ago
|
||
Commit pushed to master at https://github.com/taskcluster/generic-worker
https://github.com/taskcluster/generic-worker/commit/1df64001970e34dbf8c926d991c12574b6475352
Bug 1383024 - Superseding (#61)
* Bug 1383024 - implements superseding feature, including tests
* Incorporated review feedback from @djmitche
Assignee | ||
Updated•7 years ago
|
Attachment #8893914 -
Flags: review+
Assignee | ||
Comment 5•7 years ago
|
||
Released generic-worker version 10.2.0
Assignee | ||
Comment 6•7 years ago
|
||
Hey Wander,
I released this in generic-worker 10.2.0 (by running `./run.sh 10.2.0` in the generic-worker repo). Would you be able to roll it out to the OS X workers via puppet, while I am away on PTO?
Many thanks!
Pete
Flags: needinfo?(wcosta)
Assignee | ||
Comment 7•7 years ago
|
||
Assignee | ||
Comment 8•7 years ago
|
||
(In reply to Pete Moore [:pmoore][:pete] (on PTO, back 21 Aug) from comment #6)
> Hey Wander,
>
> I released this in generic-worker 10.2.0 (by running `./run.sh 10.2.0` in
> the generic-worker repo). Would you be able to roll it out to the OS X
> workers via puppet, while I am away on PTO?
>
> Many thanks!
> Pete
I see bug 1382204 is the correct place for this, I'll resolve this bug, and request it there!
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Generic-Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•