From 433b346f0ccb8df5f1cc1cb70e3b21b649096683 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sat, 31 Oct 2020 16:19:56 +0100 Subject: [PATCH] simplified selection of tests --- .gitlab-ci.yml | 2 +- PRIVATE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index acdf6d9de..864f9302d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -253,7 +253,7 @@ Pytest_grid: script: - module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel - cd pytest - - pytest -m 'not compile' --basetemp=/tmp/${CI_PIPELINE_ID}/fortran -k + - pytest -k 'not compile' --basetemp=/tmp/${CI_PIPELINE_ID}/fortran -v except: - master - release diff --git a/PRIVATE b/PRIVATE index f1ab98fe9..768bae34b 160000 --- a/PRIVATE +++ b/PRIVATE @@ -1 +1 @@ -Subproject commit f1ab98fe98dc6a5c5f1d75d03e65a5defe147fed +Subproject commit 768bae34b26cc09a9ffa47b8f5a1b20b43dd115d