diff --git a/test_suite.sh b/test_suite.sh index 760b569987..d0ce99537b 100755 --- a/test_suite.sh +++ b/test_suite.sh @@ -80,6 +80,7 @@ export EESSI_SOFTWARE_SUBDIR_OVERRIDE=$(source $TOPDIR/init/bash > /dev/null 2>& echo "EESSI_SOFTWARE_SUBDIR_OVERRIDE: $EESSI_SOFTWARE_SUBDIR_OVERRIDE" source $TOPDIR/init/bash +export MODULEPATH=/cvmfs/software.eessi.io/versions/2023.06/software/linux/x86_64/amd/zen3/accel/nvidia/cc80:$MODULEPATH # We have to ignore the LMOD cache, otherwise the software that is built in the build step cannot be found/loaded # Reason is that the LMOD cache is normally only updated on the Stratum 0, once everything is ingested