Difference between revisions of "Ci-management"
(→Intro) |
|||
Line 12: | Line 12: | ||
= Intro = | = 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), | + | 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 = | = Documentation = | ||
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] | 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] |
Revision as of 16:41, 5 January 2017
ci-management Facts |
Project Lead: TBD
Repository: git clone https://gerrit.fd.io/r/ci-management |
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.
Documentation
There is some documentation for projects explaining how to set up their ci jobs at Setting up JJB. ci-management contains the jjb that produces jenkins jobs at jenkins.fd.io