EngineeringProductivity/Projects/Treeherder: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎About: updated intermittent test failures text)
(Remove submissions other than Pulse.)
Line 21: Line 21:
* Treeherder data submission clients:
* Treeherder data submission clients:
** Pulse: [https://hg.mozilla.org/automation/mozillapulse/ Source] / [http://treeherder.readthedocs.io/submitting_data.html#submitting-using-pulse docs]
** Pulse: [https://hg.mozilla.org/automation/mozillapulse/ Source] / [http://treeherder.readthedocs.io/submitting_data.html#submitting-using-pulse docs]
** Python: [https://github.com/mozilla/treeherder/tree/master/treeherder/client Source] / [http://treeherder.readthedocs.io/submitting_data.html#submitting-using-the-python-client docs]
(Python and Node submission support has been removed.)
** NodeJS: [https://github.com/mozilla/treeherder-node Source] / [https://github.com/mozilla/treeherder-node/blob/master/README.md README]
* Treeherder Project Debriefs
* Treeherder Project Debriefs
** [https://docs.google.com/document/d/1mKD4bwOTThh9gnLuM8lpKgxMDk9tZ4xnLutWho0ytDw/edit#heading=h.193nd091ylcy 2016 Q2]
** [https://docs.google.com/document/d/1mKD4bwOTThh9gnLuM8lpKgxMDk9tZ4xnLutWho0ytDw/edit#heading=h.193nd091ylcy 2016 Q2]

Revision as of 18:05, 4 March 2019

About

Treeherder is a reporting dashboard for checkins to Mozilla projects (for example, mozilla-central). It allows users to see the results of automatic builds and their respective tests. Treeherder also provides a rich set of APIs that can be used by other projects interested in this information.

Treeherder is the successor to TBPL.

For tracking performance data, see Treeherder's sister project, Perfherder.

For tracking intermittent test failures, see Intermittent Failures View.

Contributing

To make UI changes, in many cases you only need to perform a very simple setup running a local webserver pointing at the production instance, described here. If you wish to hack on the backend, or the UI and backend together, you will instead need to set up a Vagrant environment, using these steps.

Source and Docs

(Python and Node submission support has been removed.)

  • Treeherder Project Debriefs

Getting in touch

What we're working on

Assigned Treeherder bugs that have been modified in the last month. View on Bugzilla

No results.

Recent changes

Bugs fixed in the last 14 days. View on Bugzilla

Full Query
ID Component Summary Assigned to
1980188 Treeherder The treeherder reftest-analyzer view seems to be broken
1923410 Treeherder: Frontend intermittent failure view should allow filtering product/component as a drop down list for multiple selections