As we'll onboard soon s390x for cbs.centos.org koji env, we should ensure that we'll have all needed pkgs (el8,el9) rebuilt, signed and available on infra repositories (like https://mirror.stream.centos.org/SIGs/8/infra/ and https://mirror.stream.centos.org/SIGs/9/infra/)
It's a "chicken and egg" situation though as we need to bootstrap it (with locally mock-built pkgs) and then only use the normal koji workflow. Also having to abuse the --scratch build method for only s390x for existing NVRs and then koji call mergeScratch <task_id> call to import in existing build the new arch
--scratch build
koji call mergeScratch <task_id>
Long running process, and work, that can be done in parallel of other infra tasks
Metadata Update from @arrfab: - Issue assigned to arrfab
Metadata Update from @arrfab: - Issue tagged with: cbs, centos-build-pipeline, high-gain, medium-trouble
Metadata Update from @arrfab: - Issue marked as depending on: #1500
all needed pkgs for existing s390x ansible role are now (re)built through cbs/koji and so following now the usual workflow. Huge win for one simple way to build/sign/deliver infra pkgs used everywhere in the infra
Metadata Update from @arrfab: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.