Confirmed users
3,376
edits
Line 10: | Line 10: | ||
* file a bug in the [https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=Talos testing:talos] component with your patch | * file a bug in the [https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=Talos testing:talos] component with your patch | ||
== Steps to add a test == | == Steps to add a test to production == | ||
* | * [https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=Talos File a bug] to add tests to [http://hg.mozilla.org/build/talos/file/tip/talos/test.py talos] [[https://bugzilla.mozilla.org/show_bug.cgi?id=893071 example]]. | ||
* File a bug to add appropriate rows to [http://hg.mozilla.org/graphs/file/tip/sql/data.sql | * [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&component=Webdev File a bug] to add appropriate rows to | ||
[http://hg.mozilla.org/graphs graphserver]'s [http://hg.mozilla.org/graphs/file/tip/sql/data.sql data.sql] file. Example: [https://bugzilla.mozilla.org/show_bug.cgi?id=907876 Bug 907876 - add tscrollr to graph server]. | |||
** File an additional IT bug to deploy the sql changes on the production and staging graph servers [[https://bugzilla.mozilla.org/show_bug.cgi?id=907255 example]]. | ** File an additional IT bug to deploy the sql changes on the production and staging graph servers [[https://bugzilla.mozilla.org/show_bug.cgi?id=907255 example]]. | ||
** If this is adding new pages, ensure these sql changes include [http://hg.mozilla.org/graphs/file/5dd6f4fb9c27/sql/pages_table.sql page definitions]. NOTE: this one detail is usually forgotten since it is so rare | ** If this is adding new pages, ensure these sql changes include [http://hg.mozilla.org/graphs/file/5dd6f4fb9c27/sql/pages_table.sql page definitions]. NOTE: this one detail is usually forgotten since it is so rare |