| |
@@ -58,6 +58,8 @@
|
| |
** Remove all directories related to Beta and Final RCs in `/pub/alt/stage/`.
|
| |
** Clean up old composes by removing all but the latest in `/mnt/koji/compose/branched/` and `/mnt/koji/compose/{branched}/`.
|
| |
** Two weeks after release: Remove directories at `/pub/fedora/linux/development/{branched}` and `/pub/fedora-secondary/development/{branched}`.
|
| |
+ ** After MirrorManager playbook is run: Remove all but rawhide dirs at
|
| |
+ `/pub/alt/development/`.
|
| |
|
| |
== Closure of Failed Composes Issues
|
| |
|
| |
When releng was processing post-release cleanup, Kevin noticed we were missing this step.
Signed-off-by: Anton Medvedev amedvede@redhat.com