Closed Bug 1641680 Opened 5 years ago Closed 5 years ago

taskclusteretl - the billing data needs the capacity information

Categories

(Data Platform and Tools :: General, enhancement, P1)

enhancement
Points:
3

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: trink, Assigned: trink)

References

Details

In the past the concurrency on the Taskcluster boxes has been generally limited to single task; as this changes we need to track it to provide proper cost and overhead totals.

Assignee: nobody → mtrinkala
Points: --- → 3
Depends on: 1641675
Priority: -- → P1

I should note that the capacity of most of the decision workers was meant to be 2, but due to bugs in ci-admin was 1 until I fixed the bug on 2020-05-22 (Bug 1640088). That also fixed the capacity of */misc to be 8.

The capacity is extracted from the CI configuration file: https://hg.mozilla.org/ci/ci-configuration/file/668877d5f11bae3cb3f464351c249b2c7913cfa2/worker-pools.yml

The diffs since Nov 10, 2019 were manually iterated through and captured in taskclusteretl.workerpool_capacity and the cost data was regenerated/corrected on June 5th. The automated daily extraction of the capacity data still needs to be automated.

The automation has been deployed, the capacity values are updated daily: https://github.com/mozilla-services/lua_sandbox_extensions/commit/5c2ba4eec646f2cc4a628c89c54eea28fb8927ea

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.