Difference between revisions of "Ci-management"
(Created page with "{{Project Facts |name=ci-management |shortname=ci-management |jiraName=CIMANAGE |projectLead=TBD |committers= * Andrew Grimberg * Thanh Ha * C.J. Collier * Ed Warnicke }}") |
|||
Line 10: | Line 10: | ||
* Ed Warnicke | * Ed Warnicke | ||
}} | }} | ||
+ | |||
+ | = 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), Vagrant, instance initialization scripts, zuul, 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 [[DEV/Setting_up_JJB| Setting up JJB]]. ci-management contains the jjb that produces jenkins jobs at [https://jenkins.fd.io/] |
Revision as of 13:50, 30 June 2016
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), Vagrant, instance initialization scripts, zuul, 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 [1]