]> https://gitweb.dealii.org/ - dealii.git/commitdiff
linux-debug-parallel-tpetra: clean up test stage.
authorMarc Fehling <mafehling.git@gmail.com>
Wed, 23 Oct 2024 14:12:18 +0000 (16:12 +0200)
committerMarc Fehling <mafehling.git@gmail.com>
Wed, 23 Oct 2024 18:06:10 +0000 (20:06 +0200)
.github/workflows/linux.yml

index 712047337b3f4b69efb6359c696cd3159144d79c..cf1ff91e998eb60d9f5509b5184d364e3bb12953 100644 (file)
@@ -184,7 +184,7 @@ jobs:
       run: |
         cd build
         make VERBOSE=1 -j2
-    - name: test
+    - name: test trilinos_tpetra
       run: |
         # Remove warning: "A high-performance Open MPI point-to-point
         # messaging module was unable to find any relevant network
@@ -192,17 +192,8 @@ jobs:
         export OMPI_MCA_btl_base_warn_component_unused='0'
 
         cd build
-        make VERBOSE=1 -j2
-    - name: test
-      run: |
-        # Remove warning: "A high-performance Open MPI point-to-point
-        # messaging module was unable to find any relevant network
-        # interfaces."
-        export OMPI_MCA_btl_base_warn_component_unused='0'
-
-        cd build
-        make -j2 setup_tests
-        ctest --output-on-failure -j2 -VV -R "tpetra"
+        make -j2 setup_tests_trilinos_tpetra
+        ctest --output-on-failure -j2 -VV
 
   ############################
   # linux-debug-intel-oneapi #

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.