#2542 kojira will expire repos for ignored tags
Closed: Fixed 3 years ago by tkopecek. Opened 3 years ago by mikem.

The ignore_tags option for kojira was intended for tags managed by mbs. However, when this option is used, kojira will rather quickly expire the repos that mbs creates, which breaks mbs builds that need those repos.


I think that when kojira is checking for unneeded repos (in checkNeeded), it should distinguish between repos with no active targets and repos for ignored tags. The latter should not be expired, or at least, not in the same way.

MBS doesn't clean up its own repos, but it does clean up its build targets. So I think what we want is to have kojira expire these only if the build target is actually gone.

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

3 years ago

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.23.1

3 years ago

Metadata Update from @tkopecek:
- Issue tagged with: bug

3 years ago

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

3 years ago

Metadata Update from @mfilip:
- Issue tagged with: testing-done

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2548 Merged 3 years ago