[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: reschedule depwait and 404 packages after 24h
Holger Levsen
gitlab at salsa.debian.org
Fri Sep 28 19:17:55 BST 2018
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0bf88f0f by Holger Levsen at 2018-09-28T18:17:43Z
reproducible Archlinux: reschedule depwait and 404 packages after 24h
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_archlinux_scheduler.sh
Changes:
=====================================
bin/reproducible_archlinux_scheduler.sh
=====================================
@@ -141,11 +141,11 @@ update_archlinux_repositories() {
#
# schedule up to $MAX packages in DEPWAIT_ or 404_ states
- # (which have been tried at least two days ago)
+ # (which have been tried at least 24h ago)
#
echo "$(date -u ) - should we schedule packages in DEPWAIT_ or 404_ states?"
local MAX=350
- local MINDATE=$(date -u +"%Y-%m-%d %H:%M" -d "2 days ago")
+ local MINDATE=$(date -u +"%Y-%m-%d %H:%M" -d "24 hours ago")
local SCHDATE=$(date -u +"%Y-%m-%d %H:%M" -d "7 days")
QUERY="SELECT s.id FROM sources AS s
JOIN results as r on s.id=r.package_id
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0bf88f0fe956fd4f3c808eee805795e87ae2b831
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0bf88f0fe956fd4f3c808eee805795e87ae2b831
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180928/6548f7fe/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list