Closed
Bug 1164204
Opened 11 years ago
Closed 11 years ago
Should respect celery always eager setting for perf artifact ingestion
Categories
(Tree Management :: Perfherder, defect)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wlach, Assigned: wlach)
Details
Right now we always queue population of the performance series data when ingesting data, even when the celery always eager setting is activated. This means that you don't actually see the performance artifact information in the UI after running the ingest_push management command (http://treeherder-service.readthedocs.org/en/latest/installation.html#running-the-ingestion-tasks). Let's fix this.
| Assignee | ||
Comment 1•11 years ago
|
||
On further inspection this is actually not true, please disregard.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•