Treeherder's Bottom Panel New Feature
A new feature was added to the bottom panel of a selected job. When the build system of the job is not buildbot, there is now a hyperlink on the machine name that takes you to the worker explorer within Taskcluster to drill down into a specific machine and see details like its most recent tasks.
Treeherder’s bottom panel
In addition, you can perform actions on a machine. Actions can vary depending on the provisioner that provisioned the
worker. For example, all machines under aws-provisioner
have an action to terminate the instance.
Worker explorer
For more information on actions (e.g., defining new actions), refer to the action section in the docs.
What do I do if there are problems?
- #taskcluster on IRC
- taskcluster::tools component in bugzilla