Here is the summary about the CI tools for Apache BookKeeper.

 CIJob NameTarget OSTarget LanguageDescription
DevelopmentJenkins CIbookkeeper-masterUbuntuJava 8Nightly build for bookkeeper master for verifying the tests.
PreCommitJenkins CIbookkeeper-precommit-pullrequestUbuntuJava 8Build for bookkeeper pull requests
PostCommitJenkins CIbookkeeper-postcommit-publish-website--

Publish website after a commit is pushed to master.

It has to run on `git-websites` nodes, since it has the credentials setup for pushing to git.

ReleaseJenkins CIbookkeeper-release-nightly-snapshotUbuntuJava 8Nightly build for bookkeeper master. It also deploys snapshots and reports code coverage.

1. Build services provided by ASF 

This page (http://ci.apache.org) contains information on the various build services that are provided to all ASF projects for continuous integration, builds, testing, snapshots and deployment. Please read this page first. 

Jenkins setup  

You can see more information in this link: http://wiki.apache.org/general/Jenkins?action=show&redirect=Hudson

Or you can just simply clone an existing Jenkins job: Jenkins > New Item: Enter item name and Copy existing item.

Rebuild 

Reconfiguration