Closed
Bug 1286652
Opened 8 years ago
Closed 8 years ago
remove scopes for caches in try, too
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
References
Details
Attachments
(1 file)
We currently remove caches in try, but do not remove the corresponding scopes.
It turns out, there are several jobs for which the scopes are incorrect, too -- apparently never run outside of try!
Assignee | ||
Comment 1•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/64082/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/64082/
Attachment #8770698 -
Flags: review?(bugspam.Callek)
Assignee | ||
Comment 2•8 years ago
|
||
Comment on attachment 8770698 [details]
Bug 1286652: also remove cache scopes on try and fix scopes;
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/64082/diff/1-2/
Comment 3•8 years ago
|
||
Comment on attachment 8770698 [details]
Bug 1286652: also remove cache scopes on try and fix scopes;
https://reviewboard.mozilla.org/r/64082/#review61092
For some reason I thought try had a workspace cache usable (but not shared with m-c) -- code makes me think I was wrong. Either way r+ for this!
Attachment #8770698 -
Flags: review?(bugspam.Callek) → review+
Pushed by dmitchell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/484a3b7cb17b
also remove cache scopes on try and fix scopes; r=Callek
Comment 5•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
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
•