Confirmed users
3,376
edits
Line 11: | Line 11: | ||
== Steps to add a test to production == | == 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]]. | * [[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]]. | ||
* [https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&component=Webdev File a bug] to add appropriate rows to | * [[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]]. | ||
[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 |