opm-common/jenkins
2016-09-14 14:57:18 +02:00
..
build-opm-module.sh fixed: missed the passing of opm-data root for main module build 2016-09-14 14:57:18 +02:00
build.sh add multiple build configuration support to jenkins scripts 2016-08-24 14:46:49 +02:00
conv.xsl added: jenkins build scripts 2016-04-04 09:21:44 +02:00
convert.py added: jenkins build scripts 2016-04-04 09:21:44 +02:00
README.md added: jenkins build scripts 2016-04-04 09:21:44 +02:00
setup-opm-data.sh add a jenkins script for setting up opm-data 2016-04-11 14:16:15 +02:00

opm-common jenkins build scripts:

build-opm-module.sh: This is a helper script which contains functions for building, testing and cloning modules.

build.sh: This expects to run on a jenkins instance with opm-common as the 'origin' remote.

It will build and test opm-common. It can be used both for post-merge builds of the master branch and for a github pull request builder job.