Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HTConfig
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EKPCondor
HTConfig
Commits
178dc2f5
Commit
178dc2f5
authored
3 weeks ago
by
Matthias Schnepf
Browse files
Options
Downloads
Patches
Plain Diff
Undo hotfix and disable cverstege
parent
c333bf37
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
0212.node_worker_bwforcluster_nemo2.cfg
+2
-4
2 additions, 4 deletions
0212.node_worker_bwforcluster_nemo2.cfg
with
2 additions
and
4 deletions
0212.node_worker_bwforcluster_nemo2.cfg
+
2
−
4
View file @
178dc2f5
...
@@ -117,8 +117,6 @@ STARTD_CRON_NODEHEALTH_EXECUTABLE = $(ETC)/git/scripts/healthcheck_cvmfs.sh
...
@@ -117,8 +117,6 @@ STARTD_CRON_NODEHEALTH_EXECUTABLE = $(ETC)/git/scripts/healthcheck_cvmfs.sh
STARTD_CRON_NODEHEALTH_MODE
=
Periodic
STARTD_CRON_NODEHEALTH_MODE
=
Periodic
STARTD_CRON_NODEHEALTH_PERIOD
=
600s
STARTD_CRON_NODEHEALTH_PERIOD
=
600s
SINGULARITY_BIND_EXPR
=
"/cvmfs/cms.cern.ch/SITECONF/T1_DE_KIT/KIT-NEMO:/cvmfs/cms.cern.ch/SITECONF/local"
SINGULARITY_JOB
=
TRUE
SINGULARITY_JOB
=
TRUE
SINGULARITY
=
/usr/bin/apptainer
SINGULARITY
=
/usr/bin/apptainer
SINGULARITY_HOOK_PREPARE_JOB
=
$(ETC)/git/scripts/prepare_singularity.py
SINGULARITY_HOOK_PREPARE_JOB
=
$(ETC)/git/scripts/prepare_singularity.py
...
@@ -128,7 +126,7 @@ SINGULARITY_TARGET_DIR = /srv
...
@@ -128,7 +126,7 @@ SINGULARITY_TARGET_DIR = /srv
MOUNT_UNDER_SCRATCH
=
MOUNT_UNDER_SCRATCH
=
# The container needs to use the execute directory as HOME directory
# The container needs to use the execute directory as HOME directory
SINGULARITY_HOME
=
/srv
SINGULARITY_HOME
=
/srv
SINGULARITY_EXTRA_ARGUMENTS
=
"--userns -B /cvmfs --env SINGULARITY_BIND= --env APPTAINER_BIND= --env APPTAINER_BINDPATH=
--env SITECONFIG_PATH=/cvmfs/cms.cern.ch/SITECONF/T1_DE_KIT/KIT-NEMO
"
SINGULARITY_EXTRA_ARGUMENTS
=
"--userns -B /cvmfs --env SINGULARITY_BIND= --env APPTAINER_BIND= --env APPTAINER_BINDPATH="
# Only accept RemoteJobs which will finish in time
# Only accept RemoteJobs which will finish in time
...
@@ -136,4 +134,4 @@ START = $(START) && \
...
@@ -136,4 +134,4 @@ START = $(START) && \
( TARGET.RemoteJob =?= TRUE ) &&
\
( TARGET.RemoteJob =?= TRUE ) &&
\
( Node_is_Healthy =?= True ) &&
\
( Node_is_Healthy =?= True ) &&
\
( $(TimeToLive) > TARGET.RequestWalltime ) &&
\
( $(TimeToLive) > TARGET.RequestWalltime ) &&
\
(TARGET.Owner =?="mschnepf" || TARGET.Owner=?="pecker" || TARGEt.Owner=?="jeppelt"
|| TARGET.Owner=?="cverstege"
)
(TARGET.Owner =?="mschnepf" || TARGET.Owner=?="pecker" || TARGEt.Owner=?="jeppelt")
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment