From bd5fd4e0048f16f11f9e164116671c146c88eb3f Mon Sep 17 00:00:00 2001 From: Anton Medvedev Date: Oct 02 2025 12:13:49 +0000 Subject: This is part of releng repo refactoring -> mass_tag.py --- diff --git a/modules/release_guide/pages/sop_mass_rebuild.adoc b/modules/release_guide/pages/sop_mass_rebuild.adoc index 74eb7ba..f181076 100644 --- a/modules/release_guide/pages/sop_mass_rebuild.adoc +++ b/modules/release_guide/pages/sop_mass_rebuild.adoc @@ -131,7 +131,7 @@ find-failures.py:: ** buildtag ** desttag ** epoch -* mass-tag.py +* mass_tag.py * {blank} + need-rebuild.py:: @@ -244,7 +244,7 @@ $ while true; do ./need-rebuild.py > f{rawhide}-need-rebuild.html && cp f{rawhid === Post Mass Rebuild Tasks Once the mass rebuild script completes, and all the pending builds have -finished, the builds will need to be tagged. The `mass-tag.py` script +finished, the builds will need to be tagged. The `mass_tag.py` script will accomplish this task. The script will: * Discover completed builds @@ -256,15 +256,15 @@ email) ===== . Clone or checkout the latest copy of the https://pagure.io/releng[releng git repository] -. Run the `mass-tag.py` script (requires koji kerberos authentication) +. Run the `mass_tag.py` script (requires koji kerberos authentication) . Remove the koji target for the rebuild: $ koji remove-target f{rawhide}-rebuild + ____ [source,subs="attributes+"] .... -$ cd path/to/releng_repo/scripts -$ ./mass-tag.py --source f{rawhide}-rebuild --target f{rawhide} +$ cd path/to/releng_repo/scripts_new/release-process/mass-rebuilds/ +$ ./mass_tag.py --source f{rawhide}-rebuild --target f{rawhide} .... ____ . Send the final notification to the