#959 Copy buildinstall files in buildinstall thread
Closed: Fixed 4 years ago by lsedlar. Opened 5 years ago by lsedlar.

Instead of doing it from the main script the copy logic could live in the buildinstall thread. Once the koji task finishes, the outputs can be copied into compose/ dir. This needs to handle both lorax (1 copy) and legacy buildinstall (one task copied to multiple variants).

The advantages should be:

  • simpler main script
  • very tiny performance gain as we would copy the in parallel, possibly even while gather or createrepo phase is running

Metadata Update from @lsedlar:
- Issue tagged with: cleanup

5 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1187 Merged 4 years ago