opm-common/jenkins
2023-05-09 11:53:20 +02:00
..
build-opm-module.sh jenkins: do not execute GPU tests 2023-05-09 11:53:20 +02:00
build.sh add imported files to build system 2022-12-08 14:03:15 +01: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
pre-build.sh pre-build.sh: print a message for the non-error case as well. 2019-01-17 14:06:09 +01: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 add imported files to build system 2022-12-08 14:03:15 +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.