QA/Automation/Projects/Mozmill Automation/On Demand Config Generator: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
  |- valign="top"
  |- valign="top"
  | '''Contributors:'''
  | '''Contributors:'''
  | n/a
  | TBD
  |- valign="top"
  |- valign="top"
  | '''Repository:'''  
  | '''Repository:'''  

Revision as of 09:44, 6 November 2013

Overview

On Demand Config Generator is an application that intends to generate valid configuration files for Mozmill CI on-demand jobs, in order to reduce the chance of human error.

Name: On Demand Config Generator
Leads: Dave Hunt
Contributors: TBD
Repository: https://github.com/davehunt/mciconf
Etherpad: https://etherpad.mozilla.org/mciconf


Requirements

  • We want our application to generate well formed config files.
  • Should do field validation.
  • Should check if the given builds exists.
  • Should be able to load and check external files.
  • Should be able to save jobs and load them back (localStorage).