EngineeringProductivity/Projects/Treeherder

From MozillaWiki
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
1621728 P3 Treeherder Add a section to the docs on writing tests moijes
1361570 P3 Treeherder: Data Ingestion Add index to URL field of Repository since we search on it moijes
1387418 P3 Treeherder: Data Ingestion Output a clearer error if the pushlog entry referenced by pulse does not exist moijes
1452249 P3 Treeherder: Data Ingestion test_ingest_twice_log_parsing_status_changed seems broken moijes
1908165 -- Treeherder ci/circleci: python-tests-postgres fails to run successfully: Daemons using outdated libraries | Which services should be restarted? Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout)
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)
1998197 -- Treeherder Migrate all frameworks to ingest perfherder_data from JSON artifacts Myeongjun Go
2001342 -- Treeherder Enable replicate ingestion – Phase 1 (mozilla-release / mozilla-beta / firefox-iOS) Myeongjun Go