QA/Automation/Projects/Mozmill Dashboard: Difference between revisions
< QA | Automation | Projects
Jump to navigation
Jump to search
No edit summary |
m (Whimboo moved page Auto-tools/Automation Development/Projects/Mozmill Dashboard to QA/Automation/Projects/Mozmill Dashboard: Team reorganization) |
||
(32 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | |||
==Overview== | |||
The dashboard for Mozmill test-runs is used to display test results for each available test-run, which can currently be executed by our automation or by the upcoming Mozmill Crowd extension. Different views will make it easier to spot new regressions, check the trend of existing failures, or to reference test results of our release testing work. | |||
= | {| style="width: 100%; margin-bottom: 2em" | ||
|- | |||
| style="width: 25%" | | |||
| style="width: 75%" | | |||
|- valign="top" | |||
| '''Name:''' | |||
| Mozmill Test Results Dashboard | |||
|- valign="top" | |||
| '''Leads:''' | |||
| [mailto:hskupin@mozilla.com Henrik Skupin], [mailto:dhunt@mozilla.com Dave Hunt] | |||
|- valign="top" | |||
| '''Team Assistance:''' | |||
| n/a | |||
|- valign="top" | |||
| '''Repository:''' | |||
| https://github.com/mozilla/mozmill-dashboard | |||
|} | |||
= | ==Dashboard Platform== | ||
* [[QA/Mozmill_Test_Automation/Dashboard/Documentation|Documentation]] | |||
* [http://etherpad.mozilla.com:9000/qa-auto-mozmill-dashboard Etherpad] for brainstorming and discussions | |||
* [[QA/Mozmill_Test_Automation/Dashboard/FAQ|FAQ]] | |||
* [[QA/Mozmill_Test_Automation/Dashboard/Presentations|Presentations]] | |||
* | ==Dashboard Production== | ||
* | * [[QA/Mozmill_Test_Automation/Dashboard/Roadmap|Product Roadmap]] | ||
* | * [[QA/Mozmill_Test_Automation/Dashboard/Release|Release Process]] | ||
* | * [[QA/Mozmill_Test_Automation/Dashboard/Contribution|How to Contribute]] | ||
* | |||
* | ==Resources== | ||
* [http://couchdb.apache.org/ CouchDB] | |||
* [http://guide.couchdb.org/ CouchDB the definitive guide] | |||
* [http://code.quirkey.com/sammy/index.html Sammy JS framework] |
Latest revision as of 10:40, 13 January 2014
Overview
The dashboard for Mozmill test-runs is used to display test results for each available test-run, which can currently be executed by our automation or by the upcoming Mozmill Crowd extension. Different views will make it easier to spot new regressions, check the trend of existing failures, or to reference test results of our release testing work.
Name: | Mozmill Test Results Dashboard |
Leads: | Henrik Skupin, Dave Hunt |
Team Assistance: | n/a |
Repository: | https://github.com/mozilla/mozmill-dashboard |
Dashboard Platform
- Documentation
- Etherpad for brainstorming and discussions
- FAQ
- Presentations