Closed
Bug 1152820
Opened 10 years ago
Closed 9 years ago
[provisioner] account for outcome of submitting spot requests individually instead of in aggregation
Categories
(Taskcluster :: Services, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jhford, Unassigned)
References
Details
When we submit spot requests right now, we consider them to all have failed if any fail. Instead we should look at the outcome individually and correlate them to the spot requests that were submitted.
Reporter | ||
Updated•10 years ago
|
Blocks: tc-2015-q2
Updated•9 years ago
|
Component: TaskCluster → AWS-Provisioner
Product: Testing → Taskcluster
Updated•9 years ago
|
No longer blocks: tc-2015-q2
Updated•9 years ago
|
Blocks: tc-2015-q2
Reporter | ||
Comment 1•9 years ago
|
||
The failure cases which cause a failure to be considered non-fatal are mostly handled property. This is not too much of a concern any more, since if we have more than one failure in a given iteration, there's likely something more severe wrong.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Component: AWS-Provisioner → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•