From 33ffed4620bfa3970e657213c33385f3378f903d Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Thu, 15 May 2025 08:22:34 +0200 Subject: [PATCH] doc: Updated 3rd step for Post Release Cleanup SOP Signed-off-by: Anton Medvedev --- modules/release_guide/pages/release_post_cleanup.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/release_guide/pages/release_post_cleanup.adoc b/modules/release_guide/pages/release_post_cleanup.adoc index e41a2ce..22dd331 100644 --- a/modules/release_guide/pages/release_post_cleanup.adoc +++ b/modules/release_guide/pages/release_post_cleanup.adoc @@ -58,6 +58,8 @@ Remove release candidates and unnecessary composes that are no longer needed to ** 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