opm-common/jenkins
Arne Morten Kvarving 4bee03be6f added: array of extra cmake parameters for each module
use this to enable ebos extensions in opm-simulators
2019-03-28 11:45:40 +01:00
..
build-opm-module.sh added: array of extra cmake parameters for each module 2019-03-28 11:45:40 +01:00
build.sh changed: replace opm-data with new opm-tests repository 2018-03-27 12:09:09 +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-tests.sh fixed: allow using update_data with a opm-tests PR 2018-08-03 10:19:08 +02:00
update-opm-tests.sh fixed: opm-data -> opm-tests 2018-05-08 10:40:49 +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.