Closed
Bug 1274022
Opened 9 years ago
Closed 8 years ago
TC Linux 64 PGO builds may run too often on inbound
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gbrown, Assigned: mtabara)
References
Details
I notice that buildbot-driven Linux 64 PGO builds on mozilla-inbound only seem to run for maybe one in 10 pushes (or maybe it is time based?). Is that SETA, or some other mechanism? I'm not sure.
But the new taskcluster-driven Linux 64 PGO builds run on every push. I am slightly troubled by the discrepancy. Should we do something to make TC linux64 pgo run with the same frequency as buildbot linux64 pgo?
Comment 1•9 years ago
|
||
pgo builds are on a different scheduler (no coalescing/seta is used)- we could use the coalescing scheduler in taskcluster to solve this.
We also need to think about try server.
Comment 2•9 years ago
|
||
Just to reiterate, there is no coalescing scheduler. Coalescing is not related to SETA.
Comment 3•9 years ago
|
||
there is a coalescing scheduler for taskcluster now (bug 1268187 mentions it)?
Assignee | ||
Comment 4•8 years ago
|
||
In bug 1274310 we've reached a common ground to always create PGO builds and instead find ways to trim/scale back the testing of those builds. This bug is purpose-less now, will close it. More of the conversation can be found further more in 1274310
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: TaskCluster → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•