Build Service

We are running a jenkins build service at https://builder.acc.gsi.de

It provides multiple build configuration. The current configurations can be seen in the webinterface. For example at the beginning of 2019 we had el6, el7, el7jdk11 instances.

Project Config

Source Code Management

Git checkouts from protected git.acc.gsi.de projects can use the cibuild credentials via https.

Build Triggers

Default is SCM polling. Schedule "H * * * *". That is poll the SCM every hour if something changed. In Addition a periodic build, Schedule "H H * * H". That is at least build once per week.

Guideline:
  • use a minimum polling time of 15 minutes or more.
  • don't run excessive periodic builds.

-- ChristophHandel - 22 Oct 2014

This topic: IN > WebHome > Services > Buildsystem > BuildService
Topic revision: 27 Mar 2019, ChristophHandel
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback