Informatiq (Talk | contribs) |
Informatiq (Talk | contribs) |
||
| Line 9: | Line 9: | ||
* MINT out-of-the-box provides an end-to-end build and release infrastructure for making linux based products. | * MINT out-of-the-box provides an end-to-end build and release infrastructure for making linux based products. | ||
* Different deployments may have additional systems and MINT is designed to allow components to be replaced or added to fulfill different needs. | * Different deployments may have additional systems and MINT is designed to allow components to be replaced or added to fulfill different needs. | ||
| + | |||
=== Features === | === Features === | ||
* Covers all the activities involved in continuous integration | * Covers all the activities involved in continuous integration | ||
| Line 28: | Line 29: | ||
** 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 | ** 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 ([[/BOSS/Participants|Participants]]) | * Extensible. The system has a minimal core and all operations and functions are implemented as plugins ([[/BOSS/Participants|Participants]]) | ||
| + | |||
| + | == Architecture == | ||
| + | how does it all fit together | ||
| + | |||
| + | == Deployment == | ||
| + | === Planning === | ||
| + | * decide on a process, write it | ||
| + | * identify needed participants | ||
| + | === Installation === | ||
| + | === Configuration === | ||
== Tools == | == Tools == | ||
| Line 38: | Line 49: | ||
* [[/IMG|Image Creation IMG]] | * [[/IMG|Image Creation IMG]] | ||
* [[/BOSS_Participant|Participant documentation]] | * [[/BOSS_Participant|Participant documentation]] | ||
| - | |||
* [[/BOSS/Participants|Participants]] | * [[/BOSS/Participants|Participants]] | ||
* [[/SKYNET|Skynet]] | * [[/SKYNET|Skynet]] | ||
Contents |
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.
how does it all fit together