opm-common/jenkins
2020-03-09 14:31:10 +01:00
..
build-opm-module.sh jenkins: Enable building of Python extension in opm-simulators 2020-03-09 14:31:10 +01:00
build.sh remove libecl from buildsystem, jenkins and packaging 2019-10-16 20:03:08 -05: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: do not open a issue/PR if no tests failed 2019-12-20 15:20:49 +01: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.