ReleaseEngineering/How To/Change display format for taskcluster machines in slavehealth

From MozillaWiki
< ReleaseEngineering‎ | How To
Revision as of 11:33, 28 September 2017 by Aobreja (talk | contribs)
Jump to navigation Jump to search
  • When machines were moved to Taskcluster the format display from Slavehealth was no longer useful so in order to get some information on the interface the display was changed.
  • These changes are visible on OS X test pool[1] where we have different view for machines that ran on Buildbot and for those that ran on Taskcluster.
  • After changes are made in order to also change the display from Slavehealth we must change the range that is set for this new configuration in slave_health.py [2].
  • Then push the changes and next time the script will run,the display will be changed.