Skip to content

Enable shared yum cache and caching options for AlmaLinux-Kitten-10#1210

Open
andrewlukoshko wants to merge 1 commit intomasterfrom
feat-use_shared_yum_cache
Open

Enable shared yum cache and caching options for AlmaLinux-Kitten-10#1210
andrewlukoshko wants to merge 1 commit intomasterfrom
feat-use_shared_yum_cache

Conversation

@andrewlukoshko
Copy link
Copy Markdown
Member

@andrewlukoshko andrewlukoshko commented Apr 8, 2026

Summary

  • Add use_shared_yum_cache: true to AlmaLinux-Kitten-10 mock config so builds share a yum cache keyed by platform name and architecture
  • Add keepcache: true and metadata_expire: 60 to AlmaLinux-Kitten-10 yum config for build caching

Depends on: AlmaLinux/albs-node#221 (shared yum cache handling in build node)

Fixes AlmaLinux/build-system#527

Test plan

  • Verify AlmaLinux-Kitten-10 builds use shared yum cache with correct cache key
  • Verify yum.conf includes keepcache = 1 and metadata_expire = 60
  • Verify other platforms are unaffected

@andrewlukoshko andrewlukoshko force-pushed the feat-use_shared_yum_cache branch from 79713e0 to 6852aee Compare April 8, 2026 11:36
@andrewlukoshko andrewlukoshko changed the title Enable shared yum cache for AlmaLinux-Kitten-10 platform Enable shared yum cache and caching options for AlmaLinux-Kitten-10 Apr 8, 2026
Add use_shared_yum_cache: true to mock config, keepcache: true and
metadata_expire: 60 to yum config for AlmaLinux-Kitten-10 platform.
@andrewlukoshko andrewlukoshko force-pushed the feat-use_shared_yum_cache branch from 6852aee to e1beb46 Compare April 8, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable shared yum cache for mock builds

1 participant