mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 06:05:29 -04:00
Docker: Skip libvori/libbqb in farming test
This commit is contained in:
parent
eaca94d022
commit
2d3b478bfe
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ source /opt/cp2k-toolchain/install/setup
|
|||
|
||||
echo -e "\n========== Running Regtests =========="
|
||||
cd /workspace/cp2k
|
||||
make VERSION=psmp test TESTOPTS="-farming -ompthreads 1 -skipunittest -skipdir TMC/regtest_ana_on_the_fly -skipdir TMC/regtest_ana_post_proc -skipdir TMC/regtest ${TESTOPTS}"
|
||||
make VERSION=psmp test TESTOPTS="-farming -ompthreads 1 -skipunittest -skipdir TMC/regtest_ana_on_the_fly -skipdir TMC/regtest_ana_post_proc -skipdir TMC/regtest -skipdir LIBTEST/libvori -skipdir LIBTEST/libbqb ${TESTOPTS}"
|
||||
|
||||
#EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue