Skip to content
Snippets Groups Projects
Verified Commit 1e9803eb authored by Xavier Robin's avatar Xavier Robin
Browse files

CI: try to use the group compound lib

This is likely to fail if we don't have the right mounts...
parent 887f8fda
Branches
Tags
No related merge requests found
......@@ -76,7 +76,10 @@ test:centos7.3:
-DCMAKE_EXE_LINKER_FLAGS=" -pthread"
- make -j 2
- echo " ... done building OST."
- echo " Running unit tests for OST..."
- echo " Linking the compound library..."
- ln -s /scicore/home/schwede/GROUP/OpenStructure/ChemLib/2.6/compounds.chemlib stage/share/openstructure/
- echo " ... done linking the compound library..."
- echo " Running unit tests for OST..."
- make check
- echo " ... done running unit tests for OST..."
- echo "... done testing on CentOS 7."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment