AD Research Wiki
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

FrontPage

Revision 2 as of 2017-03-17 16:49:55
AD Research Wiki:
  • HowTos
  • JenkinsSetup

Setting up Jenkins and a Jenkins instance

Jenkins is our continuous build system. That is, it can be configured to check out code from our SVN (either on request on the Jenkins website or automatically when a a file in the repository changes), and test it. Our typical use case is our standard Makefile or build.xml file with the standard targets build (for compiling the code), test (for running the unit tests), checkstyle (for checking the style), and clean (clean up all non-source files).

Installing Jenkins

TODO: a very short description or link to an official webpage would be ok.

Setting up a Jenkins instance

TODO: describe the steps and the necessary files. Take CompleteSearch (on Linux) as an example.

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01