Closed
Bug 1339840
Opened 8 years ago
Closed 8 years ago
linux64 pgo is not being honored in new treeherder SETA
Categories
(Tree Management Graveyard :: Treeherder: SETA, defect)
Tree Management Graveyard
Treeherder: SETA
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1340693
People
(Reporter: jmaher, Unassigned)
References
Details
I have verified on re-dash that analzye failures is finding only 8 linux64 pgo tasks as high value, but for some reason we are running 100% of them every commit.
I don't see any linux64-pgo/opt tasks as low value from the api:
https://treeherder.mozilla.org/api/project/mozilla-inbound/seta/job-priorities/?build_system_type=taskcluster&format=json
I suspect we have code that is ignoring pgo or not handling it properly, possibly we can look for how 'asan' is handled and make that work.
Comment 1•8 years ago
|
||
Aren't we running 100% of all tier-1 Taskcluster tests, because we shut off using SETA for them until we had a tier-1 supported way to backfill them?
Reporter | ||
Comment 2•8 years ago
|
||
we do have methods for backfilling now, although last night there was an issue with the credentials for taskcluster/treeherder conflicting.
Reporter | ||
Comment 3•8 years ago
|
||
we should be emitting low-value jobs like test-linux64-pgo/opt-*. I don't see us specifically blocking pgo in the decision task or in taskcluster- I assume we can figure this out with a bit more searching.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•5 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•