Skip to content
Snippets Groups Projects
Commit 8e0c6058 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: delete old bullseye and unstable schroot even sooner

parent 21acab4e
No related branches found
No related tags found
No related merge requests found
......@@ -478,7 +478,7 @@ cleanup_old_schroots() {
fi
}
cleanup_old_schroots "schroots" 31 "/schroots/(reproducible-.+-[0-9]{1,5}|schroot-install-.+)"
cleanup_old_schroots "unstable and bullseye schroots" 15 "/schroots/reproducible-(unstable|bullseye)-diffoscope-.+-[0-9]{1,5}"
cleanup_old_schroots "unstable and bullseye schroots" 5 "/schroots/reproducible-(unstable|bullseye)-diffoscope-.+-[0-9]{1,5}"
# find very old schroots
echo "$(date -u) - Detecting schroots older than 1 month"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment