Confirmed users
67
edits
No edit summary |
m (Update BuildDuty to CiDuty. Renaming project) |
||
Line 1: | Line 1: | ||
= What is slave health? = | = What is slave health? = | ||
Slave health is a web tool used by releng, specifically | Slave health is a web tool used by releng, specifically ciduty, to monitor and affect the health of the various slave pools. | ||
https://secure.pub.build.mozilla.org/builddata/reports/slave_health/index.html | https://secure.pub.build.mozilla.org/builddata/reports/slave_health/index.html | ||
Line 17: | Line 17: | ||
<code>/home/buildduty/slave_health/slave_health_cron.sh</code> should be copied from <code>/home/buildduty/slave_health/slave_health/scripts</code> on when the script is updated in version control. | <code>/home/buildduty/slave_health/slave_health_cron.sh</code> should be copied from <code>/home/buildduty/slave_health/slave_health/scripts</code> on when the script is updated in version control. | ||
= | = CiDuty Report = | ||
We also stick the [https://secure.pub.build.mozilla.org/builddata/reports/slave_health/buildduty_report.html | We also stick the [https://secure.pub.build.mozilla.org/builddata/reports/slave_health/buildduty_report.html CiDuty report] under slave health, however its not generated from the slave health repo. | ||
It is run from cron with: | It is run from cron with: |