Details
-
Technical task
-
Status: In Testing (View Workflow)
-
Major
-
Resolution: Unresolved
-
N/A
-
None
-
Sprint 3 (10.02.2025), Sprint 4 (25.02.2025), Sprint 5 (10.03.2025), Sprint 6 (24.03.2025), Sprint 7 (07.04.2025), Sprint 8 (21.04.2025), Sprint 9 (05.05.2025)
Description
There is a lot of code duplication and inconsistency in master-libvirt.
1. environment variables are passed to each builder separately, but they are all mostly the same. Unify them
2. the $arch variable is "abused" and used as a way to define a suffix to the mirror and archive URLs. Move that logic out of master.cfg and put it in bash_lib.sh