QA/Mozmill Test Automation/Dashboard/Release
< QA | Mozmill Test Automation | Dashboard
Jump to navigation
Jump to search
Publishing
Uploading a new version of the dashboard to our maintained installations on brasstacks.mozilla.com requires the following steps:
- Pull the code for the release from the Github repository
- Push the code to each of the dashboard instances:
$ couchapp sync dashboard.js http://mozmill-release.brasstacks.mozilla.com/db $ couchapp sync dashboard.js http://mozmill-crowd.brasstacks.mozilla.com/db $ couchapp sync dashboard.js http://mozmill-archive.brasstacks.mozilla.com/dbNote: Dont' forget to specify the credentials to have write access to the database. See the FAQ for details.