Files
opm-common/jenkins
Arne Morten Kvarving 93b8d26f86 fixed: allow using update_data with a opm-tests PR
the update_data command needs a full opm-tests checkout,
not just a shallow clone of the PR branch. we thus first
copy the shared copy, then we pull the PR branch into that copy.
2018-08-03 10:19:08 +02:00
..
2016-04-04 09:21:44 +02:00
2016-04-04 09:21:44 +02:00
2016-04-04 09:21:44 +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.