Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Release Team
release.debian.org
Commits
2ae6857f
Unverified
Commit
2ae6857f
authored
Sep 10, 2022
by
Paul Gevers
Browse files
Disable opu britney run and reorder for better timing with website push
parent
053e5b27
Changes
1
Hide whitespace changes
Inline
Side-by-side
etc/cron/respighi
View file @
2ae6857f
...
...
@@ -31,9 +31,9 @@ MAILTO=britney@release.debian.org
# Run britney (excuses-only)
0 0-3,5-9,11-15,17-21,23 * * * flock -s -E 0 -n /var/run/reboot-lock ~release/britney/code/b1/britney urgencies bugs piuparts signers debci_get debci_put key_packages run-excuses-only stats summary updatehtml >~release/britney/britney-excuses-only.log
# Run britney (for s-p-u autopkgtesting)
2
8
* * * * flock -s -E 0 -n /var/run/reboot-lock ~release/britney/code/b1_s-p-u/britney run-excuses-only debci_put >~release/britney/britney-s-p-u.log
2
4
* * * * flock -s -E 0 -n /var/run/reboot-lock ~release/britney/code/b1_s-p-u/britney run-excuses-only debci_put >~release/britney/britney-s-p-u.log
# Run britney (for o-p-u autopkgtesting)
26
* * * * flock -s -E 0 -n /var/run/reboot-lock ~release/britney/code/b1_o-p-u/britney run-excuses-only debci_put >~release/britney/britney-o-p-u.log
#27
* * * * flock -s -E 0 -n /var/run/reboot-lock ~release/britney/code/b1_o-p-u/britney run-excuses-only debci_put >~release/britney/britney-o-p-u.log
# Run britney (for experimental autopkgtesting)
32 * * * * flock -s -E 0 -n /var/run/reboot-lock ~release/britney/code/b1_experimental/britney run-excuses-only debci_put >~release/britney/britney-experimental.log
# Run britney (for backports autopkgtesting)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment