Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
ligo-monitors
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Alexandra Macedo
ligo-monitors
Commits
e7995a05
Commit
e7995a05
authored
5 years ago
by
Alexander Urban
Browse files
Options
Downloads
Patches
Plain Diff
Stagger the cron launch times in submit files
parent
a78aa8e6
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
condor/daily-overflows.sub
+2
-2
2 additions, 2 deletions
condor/daily-overflows.sub
condor/daily-software-saturations.sub
+1
-1
1 addition, 1 deletion
condor/daily-software-saturations.sub
with
3 additions
and
3 deletions
condor/daily-overflows.sub
+
2
−
2
View file @
e7995a05
...
...
@@ -17,8 +17,8 @@ log = $ENV(HOME)/public_html/overflows/logs/daily-overflows.log
on_exit_remove = false
periodic_hold = false
cron_minute = 0
cron_hour =
20
cron_minute =
3
0
cron_hour =
19
cron_day_of_month = *
cron_month = *
cron_day_of_week = *
...
...
This diff is collapsed.
Click to expand it.
condor/daily-software-saturations.sub
+
1
−
1
View file @
e7995a05
...
...
@@ -18,7 +18,7 @@ log = $ENV(HOME)/public_html/software-saturations/logs/daily-software-saturation
on_exit_remove = false
periodic_hold = false
cron_minute = 0
cron_hour = 2
0
cron_hour = 2
1
cron_day_of_month = *
cron_month = *
cron_day_of_week = *
...
...
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