#1599 Reserved cg builds do not honor volume policy
Closed: Fixed 4 years ago by mikem. Opened 4 years ago by mikem.

At reservation, the policy cannot run since there is not enough data.

When finalized, the recycled build does not handle the volume policy result correctly.


The attached script does a trivially simple cg import with or without a cg reservation. Set a volume policy that will affect this import, e.g.

volume =
    package test* :: foo
    all :: DEFAULT

Without the reservation, the policy is honored. With the reservation, it is not.

koji-cg-reserve

Metadata Update from @mikem:
- Custom field Size adjusted to None

4 years ago

I think it was a mistake to replicate recycle_build() behavior in CG_Importer instead of getting the code to work with the existing recycle path.

Metadata Update from @tkopecek:
- Issue tagged with: testing-ready

4 years ago

Login to comment on this ticket.

Metadata
Attachments 1
Attached 4 years ago View Comment
Related Pull Requests
  • #1602 Merged 4 years ago