Hello one and all,
I want to first install Jenkins on a single multicore amd system, so I found this brief guide (which seems simple enough): https://code.google.com/p/godin-gentoo-repository/wiki/Jenkins What I also need is an example collection of code to run Jenkins-CI scripts on, sort of as a benchmark. I figure it would be best to learn about Jenkins by merely trying to follow/duplicate an existing (hopefully small) Jenkins CI project. Basically a monkey-see-monkey-duplicate sort of endeavour. This will also allow me to then duplicate the Jenkins-CI onto the gentoo mesos clusters (small right now) I have built to debug problems or issues with Jenkins running on a gentoo-mesos-cluster. Ideas on how to perform comparison (benchmarks) between the single multi-processor Jenkins-CI and the one on top of a cluster, would be warmly received too. After that is completed and stable, then I'm going to attempt to move other codes to this gentoo-mesos-jenkins-CI framework. Any suggestions are most welcome. James