canmove, Confirmed users
1,126
edits
(Bug 1082602) |
|||
Line 68: | Line 68: | ||
** MOBILE ONLY: if we are changing/adding pages which mobile tests use or need, you need to update bm-remote Example: [[https://bugzilla.mozilla.org/show_bug.cgi?id=883896 Bug 883896 - update bm-remote to get tsvgx files]] | ** MOBILE ONLY: if we are changing/adding pages which mobile tests use or need, you need to update bm-remote Example: [[https://bugzilla.mozilla.org/show_bug.cgi?id=883896 Bug 883896 - update bm-remote to get tsvgx files]] | ||
* add the test to the running [[http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla-tests/config.py#l176 buildbot configs]] (as seen on [[https:// | * add the test to the running [[http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla-tests/config.py#l176 buildbot configs]] (as seen on [[https://treeherder.mozilla.org/ Treeherder]]) | ||
** for aurora/central on desktop only - Update [[http://hg.mozilla.org/mozilla-central/tip/testing/talos/talos.json talos.json]] with a revision of the [[http://hg.mozilla.org/build/talos talos tree]]. Example [[https://bugzilla.mozilla.org/show_bug.cgi?id=903681 Bug 903681 - turn on ASAP tests by default]] | ** for aurora/central on desktop only - Update [[http://hg.mozilla.org/mozilla-central/tip/testing/talos/talos.json talos.json]] with a revision of the [[http://hg.mozilla.org/build/talos talos tree]]. Example [[https://bugzilla.mozilla.org/show_bug.cgi?id=903681 Bug 903681 - turn on ASAP tests by default]] | ||
** NOTE: one exception is adding an entirely new suite- this requires a [[http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla-tests/config.py#l176 buildbot]] patch to add the new scheduled job. Example: [[https://bugzilla.mozilla.org/show_bug.cgi?id=886288 Bug 886288 - deploy new tsvgx and tscrollx talos tests to m-c only]] | ** NOTE: one exception is adding an entirely new suite- this requires a [[http://hg.mozilla.org/build/buildbot-configs/file/tip/mozilla-tests/config.py#l176 buildbot]] patch to add the new scheduled job. Example: [[https://bugzilla.mozilla.org/show_bug.cgi?id=886288 Bug 886288 - deploy new tsvgx and tscrollx talos tests to m-c only]] | ||
Line 83: | Line 83: | ||
* if this is an update to an existing test that could change the numbers, this needs to be treated as a new test and run side by side for a week to get a new baseline for the numbers. | * if this is an update to an existing test that could change the numbers, this needs to be treated as a new test and run side by side for a week to get a new baseline for the numbers. | ||
* | * [https://bugzilla.mozilla.org/enter_bug.cgi?product=Tree%20Management&component=Treeherder%3A%20Data%20Ingestion File a bug] to get Treeherder updated with a new letter to track this test. | ||
* document the test on [[Buildbot/Talos]] and [[Buildbot/Talos/Tests]] | * document the test on [[Buildbot/Talos]] and [[Buildbot/Talos/Tests]] |