Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

 CIJob NameTarget OSTarget LanguageDescription
DevelopmentJenkins CIbookkeeper-masterUbuntuJava 8Nightly build for bookkeeper master . It deploys snapshots to
repository.apache.orgfor 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 

...