Skip to content
Snippets Groups Projects
Commit 49fa6c8f authored by Sebastian Brommer's avatar Sebastian Brommer :hand_splayed_tone4:
Browse files

disable test

parent 796a470a
Branches
No related tags found
No related merge requests found
......@@ -98,6 +98,7 @@ SINGULARITY = /usr/bin/apptainer
# SINGULARITY_IMAGE_EXPR = "/cvmfs/unpacked.cern.ch/registry.hub.docker.com/mschnepf/slc7-condocker:latest"
SINGULARITY_HOOK_PREPARE_JOB = $(ETC)/git/scripts/prepare_singularity.py
SINGULARITY_IMAGE_EXPR = ifThenElse(isUndefined(TARGET.ContainerImage), /cvmfs/unpacked.cern.ch/registry.hub.docker.com/mschnepf/slc7-condocker:latest, TARGET.ContainerImage)
SINGULARITY_RUN_TEST_BEFORE_JOB = FALSE
SINGULARITY_TARGET_DIR = /srv
MOUNT_UNDER_SCRATCH =
# The container needs to use the execute directory as HOME directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment