QA/Automation/Projects/Mozmill Automation/Environment: Difference between revisions
< QA | Automation | Projects | Mozmill Automation
Jump to navigation
Jump to search
m (Whimboo moved page Auto-tools/Automation Development/Projects/Mozmill Automation/Environment to QA/Automation/Projects/Mozmill Automation/Environment: Team reorganization) |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Overview== | == Overview == | ||
To be able to execute Mozmill tests, the correct set of tools have to be installed on the machine. In some circumstances it's not such an easy task, because of further dependencies. Therefore our team works on a solution to streamline the initial preparation by providing an already setup minimal environment for Mozmill. | To be able to execute Mozmill tests, the correct set of tools have to be installed on the machine. In some circumstances it's not such an easy task, because of further dependencies. Therefore our team works on a solution to streamline the initial preparation by providing an already setup minimal environment for Mozmill. | ||
Line 10: | Line 10: | ||
|- valign="top" | |- valign="top" | ||
| '''Leads:''' | | '''Leads:''' | ||
| [mailto:hskupin@mozilla.com Henrik Skupin], [mailto: | | [mailto:hskupin@mozilla.com Henrik Skupin], [mailto:dhunt@mozilla.com Dave Hunt] | ||
|- valign="top" | |- valign="top" | ||
| '''Contributors:''' | | '''Contributors:''' | ||
| | | https://github.com/mozilla/mozmill-environment/graphs/contributors | ||
|- valign="top" | |- valign="top" | ||
| ''' | | '''Repository''': | ||
| https:// | | https://github.com/mozilla/mozmill-environment | ||
|- valign="top" | |- valign="top" | ||
| '''Etherpad:''' | | '''Etherpad:''' | ||
| | | https://etherpad.mozilla.com/qas-mozmill-environment | ||
|} | |||
== Documentation == | |||
A complete set of documents can be found on the pages linked below: | |||
* [[/Requirements|Requirements]] | |||
* [[/Design Documents|Design Documents]] | |||
* [[/Release Process|Release Process]] | |||
* [[/FAQ|FAQ]] | |||
== Roadmap == | |||
{| class="fullwidth-table sortable" | |||
|- | |||
| style="background:#EFEFEF; width:20%" | '''Date''' | |||
| style="background:#EFEFEF; width:14%" | '''Version''' | |||
| style="background:#EFEFEF; width:66%" | '''Details''' | |||
|- valign="top" | |||
| Oct. 19th, 2011 | |||
| - | |||
| Setting up documentation and investigation of possible solutions across platforms | |||
|- valign="top" | |||
| - | |||
| - | |||
| Modify existent Mozmill environments to use a fixed version of tools | |||
|- valign="top" | |||
| - | |||
| - | |||
| Create build scripts for environment auto-generation | |||
|- valign="top" | |||
| - | |||
| - | |||
| Unify and enhance build scripts | |||
|} | |} | ||
== Resources == |
Latest revision as of 10:40, 13 January 2014
Overview
To be able to execute Mozmill tests, the correct set of tools have to be installed on the machine. In some circumstances it's not such an easy task, because of further dependencies. Therefore our team works on a solution to streamline the initial preparation by providing an already setup minimal environment for Mozmill.
Name: | Mozmill Environment |
Leads: | Henrik Skupin, Dave Hunt |
Contributors: | https://github.com/mozilla/mozmill-environment/graphs/contributors |
Repository: | https://github.com/mozilla/mozmill-environment |
Etherpad: | https://etherpad.mozilla.com/qas-mozmill-environment |
Documentation
A complete set of documents can be found on the pages linked below:
Roadmap
Date | Version | Details |
Oct. 19th, 2011 | - | Setting up documentation and investigation of possible solutions across platforms |
- | - | Modify existent Mozmill environments to use a fixed version of tools |
- | - | Create build scripts for environment auto-generation |
- | - | Unify and enhance build scripts |