opm-common/jenkins
Arne Morten Kvarving 9f332b87a4 added: ability to use jenkins build scripts for release test building
we need to be able to specify absolute refs to use for the repos
rather than a pull request number.
2022-04-21 09:51:43 +02:00
..
build-opm-module.sh added: ability to use jenkins build scripts for release test building 2022-04-21 09:51:43 +02: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 added: tell update_data where to start branch from 2021-11-12 13:30:44 +01:00
update-opm-tests.sh added: tell update_data where to start branch from 2021-11-12 13:30:44 +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.