QA/Mozmill Test Automation/Dashboard/Release

From MozillaWiki
Jump to: navigation, search

Publishing

Uploading a new version of the dashboard to our maintained installations on iriscouch.com requires the following steps:

  1. Pull the code for the release from the Github repository
  2. Push the code to each of the dashboard instances:
$ couchapp push dashboard.js http://mozauto.iriscouch.com/mozmill-sandbox

Note: Repeat for all databases, and don't forget to specify the credentials to have write access to the database. See the FAQ for details.