DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Here is the summary about the CI tools for Apache BookKeeper.
| CI | Job Name | Target OS | Target Language | Description | |
|---|---|---|---|---|---|
| Development | Jenkins CI | bookkeeper-master | Ubuntu | Java 8 | Nightly build for bookkeeper master . It deploys snapshots to repository.apache.orgfor verifying the tests. |
| PreCommit | Jenkins CI | bookkeeper-precommit-pullrequest | Ubuntu | Java 8 | Build for bookkeeper pull requests |
| PostCommit | Jenkins CI | bookkeeper-postcommit-publish-website | - | - | Publish website after a commit is pushed to master. It has to run on H19 or H20 nodes, since it has the credentials setup for pushing to git. |
| Release | Jenkins CI | bookkeeper-release-nightly-snapshot | Ubuntu | Java 8 | Nightly build for bookkeeper master. It also deploys snapshots and reports code coverage. |
1. Build services provided by ASF
...