Difference between revisions of "Ci-management"

From fd.io
Jump to: navigation, search
(Intro)
(Infrastructure Guide)
Line 14: Line 14:
 
The ci-management repository has existed since the start of the FD.io project but it has not been an official project. The repository is designed to support the Jenkins Job Builder (JJB), Packer, instance initialization scripts, and nodeppol defintions. Essentially, if there's code required to create, manage or control the CI environment should be targeted into the ci-management repository.
 
The ci-management repository has existed since the start of the FD.io project but it has not been an official project. The repository is designed to support the Jenkins Job Builder (JJB), Packer, instance initialization scripts, and nodeppol defintions. Essentially, if there's code required to create, manage or control the CI environment should be targeted into the ci-management repository.
  
= Documentation =  
+
= Infrastructure Guide =  
  
There is some documentation for projects explaining how to set up their ci jobs at  [[DEV/Setting_up_JJB| Setting up JJB]].  ci-management contains the jjb that produces jenkins jobs at [https://jenkins.fd.io/ jenkins.fd.io]
+
This guide provides details into FD.io Infrastructure and services.

Revision as of 16:43, 5 January 2017

ci-management Facts

Project Lead: TBD
Committers:

  • Andrew Grimberg
  • Thanh Ha
  • C.J. Collier
  • Ed Warnicke

Repository: git clone https://gerrit.fd.io/r/ci-management
Mailing List: ci-management-dev@lists.fd.io
Jenkins: jenkins silo
Gerrit Patches: code patches/reviews
Bugs: CIMANAGE bugs

Intro

The ci-management repository has existed since the start of the FD.io project but it has not been an official project. The repository is designed to support the Jenkins Job Builder (JJB), Packer, instance initialization scripts, and nodeppol defintions. Essentially, if there's code required to create, manage or control the CI environment should be targeted into the ci-management repository.

Infrastructure Guide

This guide provides details into FD.io Infrastructure and services.