EngineeringProductivity/Projects/Treeherder

From MozillaWiki
< EngineeringProductivity‎ | Projects
Revision as of 06:42, 11 March 2019 by Edmorley (talk | contribs) (Clean up out of date sections)
Jump to navigation Jump to search

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-only changes, you only need to perform a very simple setup running a local webserver pointing at the production backend, 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

  • UI & backend: Source / Docs
  • Treeherder data submission clients:
    • Pulse: Source / docs
    • (Python and Node submission support has been removed.)

Getting in touch

What we're working on

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

Full Query
ID Priority Component Summary Assigned to
1066272 P3 Treeherder: Data Ingestion Display TaskCluster jobs that are expected to run but haven't yet been queued ("unscheduled" jobs) Johan Lorenzo [:jlorenzo]
1621728 P3 Treeherder Add a section to the docs on writing tests moijes
1452249 P3 Treeherder: Data Ingestion test_ingest_twice_log_parsing_status_changed seems broken moijes
1558594 P5 Treeherder: Data Ingestion Update Treeherder to reflect new known_intermittent field in Mozlog moijes
1998979 -- Treeherder: Data Ingestion `ingest pr` command fails because ingestion type variable has been changed Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout)
1998983 -- Treeherder: Data Ingestion `ingest pr` command expects github pull request url to end with trailing slash (/) which github does not provide by default Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout)
1857600 -- Treeherder: Data Ingestion automatically ignore tasks for unsupported branches of github projects without the use of a manual list moijes