[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: keep bullseye schroots longer (and thus hopefully fix the jenkins probs...)
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Oct 5 00:13:05 BST 2021
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
878ada14 by Holger Levsen at 2021-10-05T01:10:41+02:00
reproducible Debian: keep bullseye schroots longer (and thus hopefully fix the jenkins probs...)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_maintenance.sh
Changes:
=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -465,7 +465,8 @@ cleanup_old_schroots() {
fi
}
cleanup_old_schroots "schroots" 31 "/schroots/(reproducible-.+-[0-9]{1,5}|schroot-install-.+)"
-cleanup_old_schroots "unstable and bullseye schroots" 5 "/schroots/reproducible-(unstable|bullseye)-diffoscope-.+-[0-9]{1,5}"
+# FIXME: find a way to not forget this for the bookworm release, when trixie will become the development version
+cleanup_old_schroots "unstable and bookworm schroots" 5 "/schroots/reproducible-(unstable|bookworm)-diffoscope-.+-[0-9]{1,5}"
# find very old schroots
echo "$(date -u) - Detecting schroots older than 1 month"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/878ada14af42f45e23cf7fd5f8a8b71944e89a83
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/878ada14af42f45e23cf7fd5f8a8b71944e89a83
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/20211004/a840dda3/attachment.htm>
More information about the Qa-jenkins-scm
mailing list