QA/Automation/Projects/Mozmill Automation/Mozmill CI Configuration Generator

From MozillaWiki
< QA‎ | Automation‎ | Projects‎ | Mozmill Automation
Revision as of 08:48, 1 April 2014 by Cosmin malutan (talk | contribs) (→‎Requirements)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Mozmill CI Configuration 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: Mozmill CI Configuration Generator
Lead: Cosmin Malutan
Contributors: TBD
Repository: https://github.com/cosmin-malutan/mciconf
Etherpad: https://etherpad.mozilla.org/mciconf

Requirements

  • We want our application to generate well formed config files.
  • Needs an notification API for displaying error and success messages.
  • 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 config files.