Skip to content

ESGF Build Dedicated Server

Nicolas Carenton edited this page Jan 13, 2015 · 3 revisions
Do not waist time setting up a java build environment. Tag or push your code to github, and immediately download the freshly built binaries...

Jenkins Server

A jenkins server dedicated to ESGF build is available at

http://esgf-build.ipsl.upmc.fr/jenkins

Pipelines

esgf-build.ipsl.upmc.fr jenkins server defines 2 pipelines:

Devel Pipeline

Builds ESGF projects from github devel branches automatically twice a day as well as every time someone pushes a new commit or tag to any ESGF github repository using github webhooks.

http://esgf-build.ipsl.upmc.fr/jenkins/view/ESGF_devel/

Master Pipeline

Builds ESGF projects from github master branches only on demand.

http://esgf-build.ipsl.upmc.fr/jenkins/view/ESGF_master/

Built Binaries

Built binairies are then available at

http://esgf-build.ipsl.upmc.fr/builds

Notifications

Notifications are being sent for every unstable build. Anyone interested can be added to the mailing list

Contact

https://github.com/ncaripsl

Clone this wiki locally