mirror of https://github.com/ecmwf/eccodes.git
Run full suite in parallel
This commit is contained in:
parent
8dccf3b086
commit
a9a08b5751
|
@ -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_
|
||||
|
|
Loading…
Reference in New Issue