ReleaseEngineering:GraphServer

From MozillaWiki
Revision as of 15:14, 26 January 2015 by Kmoir (talk | contribs) (→‎Deployment)
Jump to navigation Jump to search

Graph Server Notes

Note: Started as a page to contain various info nuggets about the Graph Server but it really needs to be filled out to a proper documentation page

Schema

Adjusting the schema is a multi-step process:

  1. Get the SQL changes reviewd and into the repo
  2. Convert the SQL into sql insert statements by removing any diff related cruft and only have new insert/update lines as plain text
  3. Adjust staging Graph server schema
  4. File IT bug to push to live server once tested clean

Deployment

We can deploy the changes by ourselves if we want to. We only have insert capacity.

  • ssh to relengwebadm.private.scl3.mozilla.com
  • get the credentials from private/passwords/graphs.txt.gpg