add jenkins script for running SPE cases

This commit is contained in:
Arne Morten Kvarving
2016-04-05 08:40:55 +02:00
parent 16c8ca40cd
commit 9e5bc628db
2 changed files with 53 additions and 0 deletions

View File

@@ -24,3 +24,8 @@ and/or opm-material=<pull request number>
and/or opm-core=<pull request number>
and/or dune-cornerpoint=<pull request number>
and/or opm-output=<pull request number>.
**run-spe.sh**:
This script will execute the SPE1, SPE3 and SPE9 cases, then compare against
OPM and Eclipse reference results. It is meant to be executed after either
of the two build scripts above.