ReferencePlatforms/How To/Setup a New Reference Platform: Difference between revisions

Line 88: Line 88:
* test that resolution meets requirements set forth by devs.  This may require a dongle.
* test that resolution meets requirements set forth by devs.  This may require a dongle.


== Update releng monitoring ==
== Update releng monitoring/reporting ==
=== Wait times emails ===
=== Wait times emails ===
Your new platform will appear as 'other' in the wait times emails unless you add a pattern match to the [https://hg.mozilla.org/build/buildapi buildapi libs]:
Your new platform will appear as 'other' in the wait times emails unless you add a pattern match to the [https://hg.mozilla.org/build/buildapi buildapi libs]:
Line 101: Line 101:
  # root@buildapi01
  # root@buildapi01
  /etc/init.d/buildapi restart
  /etc/init.d/buildapi restart
=== Buildfaster ===
The buildfaster report will break unless you add your new platform to the list of _os_patterns in buildfaster_report.py:
https://hg.mozilla.org/build/braindump/file/ceaecd3c5b4f/reports/buildfaster_report.py#l73
canmove, Confirmed users
2,850

edits