Meego Wiki
Views

Release Infrastructure

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(New BOSS SkyNET)
(Tools)
Line 34: Line 34:
* [[/BOSS_Participant|Participant documentation]]
* [[/BOSS_Participant|Participant documentation]]
* Build System OBS
* Build System OBS
 +
* [[/BOSS/Participants|Participants]]
== [[/Packaging|Release team packaging information]] ==
== [[/Packaging|Release team packaging information]] ==

Revision as of 10:31, 3 August 2011

Contents

MINT

MINT (MeeGo Integration) is a set of integrated tools, that was created with the goal of creating a CI system around OBS for enabling vendors to build meego products. It provides a business process automation system, interacting with many different systems such as bugzilla and OBS to facilitate product building.

Overview

Describe the overall release and build infrastructure.

Features

  • Covers all the activities involved in continuous integration
  • Distributed architecture means no single point of failure and better resource management
  • Massive parallelism, all the components of the system run multiple parallel jobs serving several parallel workflows
  • Parallel workflows, means you can run many different workflows servicing multiple products
  • Simple workflow description language
  • Reliable
    • based on mature, production level opensource projects
    • Reliable messaging using the AMQP standard, means no events will be lost
    • Workflow management based on ruote, an enterprise grade workflow engine
  • Robust
    • Live migration of workflows, means you don't need to bring your system down for changing your workflow. Simply deploy your workflow and it gets loaded without disruption to currently running jobs
  • Extensible. The system has a minimal core and all operations and functions are implemented as plugins (Participants)

Tools

Release team packaging information

misc.

Team

New BOSS SkyNET

Personal tools