From a9a08b5751cff59b1854dda60a4acf09b326881e Mon Sep 17 00:00:00 2001 From: shahramn Date: Wed, 5 Apr 2023 11:28:46 +0100 Subject: [PATCH] Run full suite in parallel --- .github/ci-nightly-test.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ci-nightly-test.sh b/.github/ci-nightly-test.sh index 52896f3b9..3ee9b739f 100644 --- a/.github/ci-nightly-test.sh +++ b/.github/ci-nightly-test.sh @@ -13,6 +13,7 @@ module load gnuparallel/new module load python3 cd ~masn/REGRESSION_TESTING/ecCodes -./par-suite.sh -w $TMPDIR/install/eccodes -t py_ +./par-suite.sh -w $TMPDIR/install/eccodes +# For debugging specific test(s) # ./seq-suite.sh -w $TMPDIR/install/eccodes -d -t py_