Files
opm-common/jenkins
Arne Morten Kvarving 6e2388ff16 updates for jenkins build scripts
- add a generic function to build upstream modules
- add a generic function to build downstream modules
- add downstream trigger support in this module
2016-04-30 09:46:04 +02:00
..
2016-04-30 09:46:04 +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.