Arne Morten Kvarving
ed50891e5f
add ability to execute a specific ctest configuration in jenkins scripts
2017-06-02 10:38:54 +02:00
Arne Morten Kvarving
530791ede3
add a missed ert -> libecl
2017-05-12 12:06:59 +02:00
Joakim Hove
cb46a93dca
Changed to use libecl when building on jenkins.
2017-05-07 12:50:10 +02:00
Arne Morten Kvarving
dcdb444050
add script for automating data updates
2017-01-26 11:51:45 +01:00
Arne Morten Kvarving
15583bdec6
update downstream list
...
opm-grid move in dependency graph
2016-11-29 21:36:07 +01:00
Arne Morten Kvarving
fa3bba5510
update downstream list
...
ewoms moved in the tree
2016-11-22 15:21:35 +01:00
Arne Morten Kvarving
e0a146708c
added: allow building with multiple threads in jenkins scripts
...
use the BUILDTHREADS environment variable
convenient for local use
2016-11-02 15:46:30 +01:00
Arne Morten Kvarving
a32145c272
fixed: missed the passing of opm-data root for main module build
2016-09-14 14:57:18 +02:00
Arne Morten Kvarving
5e9e979051
add multiple build configuration support to jenkins scripts
...
will be used for mpi-enabled builds
note options required for opm-parser, ewoms have been
moved to the build configurations for simpler maintenance.
2016-08-24 14:46:49 +02:00
Joakim Hove
43aa36e0f7
Merge pull request #168 from akva2/simplify_jenkins_after_ert_reorg
...
simplify jenkins scripts after ert reorganization
2016-08-22 17:28:51 +02:00
Andreas Lauser
425f87b2e4
also ignore disabled ctests on jenkins
2016-08-22 14:52:01 +02:00
Arne Morten Kvarving
ab0dbee33d
simplify jenkins scripts after ert reorganization
2016-08-22 12:12:24 +02:00
Joakim Hove
3535a43382
Update cmake / jenkins / travis due to ert reorg.
2016-08-20 18:20:32 +02:00
Joakim Hove
a33f369e04
Enable Python in jenkins builder.
2016-06-27 16:49:21 +02:00
Arne Morten Kvarving
3440258a72
update jenkins build scripts
...
update build order, opm-output moved in the dependency tree
2016-06-10 13:43:03 +02:00
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
Arne Morten Kvarving
ca95ed62da
add a jenkins script for setting up opm-data
...
there are two modes:
- user supplies OPM_DATA_ROOT directly. in this case, the supplied
directory is copied into the workspace and used.
- user supplies OPM_DATA_ROOT_PREDEFINED. in this case, the
supplied path copied into the workspace unless a specific
PR is defined in the trigger comment.
2016-04-11 14:16:15 +02:00
Arne Morten Kvarving
b08fbb0022
fixed: use shallow clones on jenkins
2016-04-06 10:06:27 +02:00
Arne Morten Kvarving
4ca84813ae
changed: build all targets and not just the things that are actually tested
2016-04-05 15:31:28 +02:00
Arne Morten Kvarving
62ed653905
fixed: don't build test suite for upstream modules on jenkins
...
i somehow forgot to set this option. accelerates build process significantly.
2016-04-05 11:27:28 +02:00
Arne Morten Kvarving
d34a09fb2c
fixed: properly quote parameter
2016-04-04 13:45:09 +02:00
Arne Morten Kvarving
49b620c295
remove erronous space
2016-04-04 13:18:50 +02:00
Arne Morten Kvarving
9a03f6320b
changed: replace explicit make invocations with cmake --build
2016-04-04 11:33:32 +02:00
Arne Morten Kvarving
218771a16a
added: jenkins build scripts
2016-04-04 09:21:44 +02:00