Closed Bug 1289709 Opened 8 years ago Closed 8 years ago

Simplify Treeherder dev setup docs about how to ingest data

Categories

(Tree Management :: Treeherder, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(1 file)

Now that Treeherder no longer submits to its own API we can simplify the docs:

1) Things like "Ensure the django runserver or gunicorn instance is running first" are no longer needed

2) We probably don't need to discourage use of runserver, since "However it can consume too much memory when under load (eg due to data ingestion), causing the OS to kill it." is also no longer true

3) The "Note that some types of data (e.g. performance, log error summaries) are not processed immediately" for ingesting a single push is no longer true, due to bug 1221536 comment 5.
Attachment #8775688 - Flags: review?(wlachance)
Comment on attachment 8775688 [details] [review]
[treeherder] mozilla:simplify-dev-setup-docs > mozilla:master

Yay!
Attachment #8775688 - Flags: review?(wlachance) → review+
Commit pushed to master at https://github.com/mozilla/treeherder

https://github.com/mozilla/treeherder/commit/c9470ac83dc1a5d1db172b86018a795f50924294
Bug 1289709 - Docs: Simplify development data ingestion instructions

Now that Treeherder's data ingestion process doesn't hit it's own API:
* `./manage.py runserver` is less susceptible to memory issues.
* The runserver/gunicorn process doesn't need to be running whilst the
data ingestion takes place.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Treeherder: Docs & Development → TreeHerder
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: