From efdf31704c18a367a222cf30d23b9a1f1759888b Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Thu, 14 Nov 2019 16:09:30 +0100 Subject: [PATCH] Add link to worker list view --- etc/taskcluster/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/etc/taskcluster/README.md b/etc/taskcluster/README.md index d6cf88e7250..32bae5d8750 100644 --- a/etc/taskcluster/README.md +++ b/etc/taskcluster/README.md @@ -250,6 +250,13 @@ Servo has several, for the different environments a task can run in: There is a task-owned (but preserved across tasks) install of Homebrew, with `Brewfile`s [in this repository](macos/). + This [Workers] page lists the current state of each macOS worker. + (A similar page exists for other each worker pools, but as of this writing it has + [usability issues](https://github.com/taskcluster/taskcluster/issues/1972) + with short-lived workers.) + +[Workers]: https://community-tc.services.mozilla.com/provisioners/proj-servo/worker-types/macos + ## Taskcluster − Treeherder integration