Difference between revisions of "Ci-management"

From fd.io
Jump to: navigation, search
Line 16: Line 16:
  
 
= 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), Packer, instance initialization scripts, and nodepool 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 nodepool definitions. Essentially, if there's code required to create, manage or control the CI environment should be targeted into the ci-management repository.
 
+
= Infrastructure Guide =
+
 
+
[[Jenkins Sandbox|Jenkins Sandbox(Jenkins Sandbox)]]<br>
+
 
+
* Jenkins
+
* Jenkins Job Builder
+
* Jenkins logs
+
* Virtual Environments
+
* Packer
+
* Nexus
+
* Gerrit
+
* Mailman
+
* JIRA
+
* LDAP
+
* [https://wiki.fd.io/view/Ci-management/Monitoring Monitoring]
+

Revision as of 19:00, 8 January 2020

ci-management Facts

Project Lead: TBD
Committers:

  • Andrew Grimberg
  • C.J. Collier
  • Eric Ball
  • Ed Kern
  • Ed Warnicke
  • Vanessa Valderrama
  • Vratko Polak
  • Thanh Ha

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 nodepool definitions. Essentially, if there's code required to create, manage or control the CI environment should be targeted into the ci-management repository.