]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CI: catch failures 7898/head
authorTimo Heister <timo.heister@gmail.com>
Mon, 8 Apr 2019 19:25:30 +0000 (13:25 -0600)
committerTimo Heister <timo.heister@gmail.com>
Tue, 9 Apr 2019 16:29:37 +0000 (10:29 -0600)
Jenkinsfile
contrib/ci/Jenkinsfile.osx

index 4f94fc4410ebd5eb2239fbcd7fb6ac1f72ac8884..2f6d440b15bd8cb467ee1ae025219f162eb2138b 100644 (file)
@@ -120,6 +120,7 @@ pipeline
           {
             sh "echo \"building on node ${env.NODE_NAME}\""
             sh '''#!/bin/bash
+               set -e
                export NP=`grep -c ^processor /proc/cpuinfo`
                export TEST_TIME_LIMIT=1200
                mkdir -p /home/dealii/build
@@ -173,6 +174,7 @@ pipeline
           {
             sh "echo \"building on node ${env.NODE_NAME}\""
             sh '''#!/bin/bash
+                set -e
                 export NP=`grep -c ^processor /proc/cpuinfo`
                 mkdir -p /home/dealii/build
                 cd /home/dealii/build
index 8538cbdcdde7d2704aeba5d7985b8c21ee5ea9fb..5c0d92165ca2bf6cc07a565c87f82588aab9d098 100644 (file)
@@ -88,6 +88,7 @@ pipeline
             {
               sh "echo \"building on node ${env.NODE_NAME}\""
               sh '''#!/bin/bash
+                    set -e
                     mkdir build && cd build
                     cmake \
                       -D DEAL_II_WITH_MPI=OFF \

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.