Skip to content

WIP: remove outdated system for gitlab CI

Gris Ge requested to merge cathay4t/NetworkManager:clean_up_gitlab_ci into main

Instead of using magic number for OS release version, we use tag like stable, latest, etc.

Also minimize our test matrix to:

Tier 1:

  • Fedora Latest
  • CentOS Stream 9

Tier 2:

  • Fedora Rawhide
  • Ubuntu latest LTS
  • Debian Stable
  • CentOS Stream 8
  • Alpine latest

Tier 3:

  • Ubuntu next release
  • Ubuntu latest non-LTS
  • Debian old stable
  • Debian testing

Fixes: https://issues.redhat.com/browse/NMT-1034

Edited by Fernando Fernández Mancera

Merge request reports