QA/Automation/Projects/Mozmill Automation/Mozmill2Scripts: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "==Overview== (need to expand this, this is not at all final wording) The On-Demand Test Framework will be a full-service execution framework for Mozmill and perhaps eventually o...")
 
Line 1: Line 1:
==Overview==
==Overview==
(need to expand this, this is not at all final wording)


The On-Demand Test Framework will be a full-service execution framework for Mozmill and perhaps eventually other tests. It will allow execution of tests across a grid of machines. Eventually, it will include auto-provisioning that grid and features to allow more granular parallel execution.


{| style="width: 90%; margin: 0 0 1em 1em" |
{| style="width: 90%; margin: 0 0 1em 1em" |
Line 9: Line 7:
  |- valign="top"
  |- valign="top"
  | '''Name:'''
  | '''Name:'''
  | On-Demand Test Framework
  | MozMill 2 Script Updates
  |- valign="top"
  |- valign="top"
  | '''Leads:'''
  | '''Leads:'''
  | [mailto:gmealer@mozilla.com Geo Mealer], [mailto:dhunt@mozilla.com Dave Hunt]
  | TBD
  |- valign="top"
  |- valign="top"
  | '''Contributors:'''
  | '''Contributors:'''
Line 18: Line 16:
  |- valign="top"
  |- valign="top"
  | '''Pivotal:'''
  | '''Pivotal:'''
  | https://www.pivotaltracker.com/projects/404111
  |  
  |- valign="top"
  |- valign="top"
  | '''Bugzilla:'''
  | '''Bugzilla:'''
  | https://bugzilla.mozilla.org/show_bug.cgi?id=698654
  |  
  |- valign="top"
  |- valign="top"
  | '''Other Docs:'''
  | '''Other Docs:'''

Revision as of 20:56, 2 February 2012

Overview

Name: MozMill 2 Script Updates
Leads: TBD
Contributors: TBD
Pivotal:
Bugzilla:
Other Docs: Index

Goal History

Period Status Goal
2012 Q1 [NEW]

Requirements


Project Milestones

Milestone Status Description
Basic Execution Design Stage

[ON TRACK]

System allows execution of test-run demands against standing machines.
Auto-Provisioning Not started System automatically provisions and/or resets virtual machines
Parallelism Not started System knows how to slice up a test run more finely than per-platform

Architecture

Component Description
Demand User-facing interface for demanding a one-time test run


Resources