Skip to content

Draft: Attempt to simplify Rocky Linux osinfo

Louis Abel requested to merge (removed):simplify-and-expand-rocky into master

Hello. This MR attempts to simplify the Rocky Linux osinfo to reduce the amount of work required to maintain each separate major.minor version. Please let me know if there is a better way to handle this or if there are additional changes I should make for this.

Commit message:

  • Consolidate all rocky 8 into a single rocky-8.xml
  • Consolidate all rocky 9 into a single rocky-9.xml
  • Create regex that should catch major and minor versions of Rocky Linux
  • Consolidate all test data appropriately
  • Add test data for additional architectures that RL9 supports
  • Add cloud image references to latest generic cloud images per arch
  • Add live image references
Edited by Louis Abel

Merge request reports