Files
opm-upscaling/jenkins
Arne Morten Kvarving afb6ebe7d8 update jenkins upstream list
opm-grid moved in the dependency graph
2016-11-29 21:49:17 +01:00
..
2016-11-29 21:49:17 +01:00

opm-upscaling jenkins build scripts:

build.sh: This script will build dependencies, then build opm-upscaling and execute its tests. It also inspects the $ghbPrBuildComment environmental variable and builds downstreams if requested. It inspects the $ghbPrBuildComment environmental variable to obtain a pull request to use for the modules.

It is intended for pre-merge builds of pull requests.

To specify a given pull request to use for upstreams and downstreams, trigger line needs to contain <module-name>=<pull request number>.

To build with downstreams the trigger line needs to contain 'with downstreams'.