CI: add centos stream8/9#350
Merged
evelikov merged 2 commits intodkms-project:masterfrom Oct 12, 2023
Merged
Conversation
There's little point in having a separate stage with massive if/else chain, when we already have per distro stage just a few lines above. Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Member
|
CentOS Stream has a shorted life span compared to the RHEL rebuilds/forks by almost two years, so DKMS will be maintained for longer in EPEL 8/9 than the life of CentOS Stream 8/9. But as per the other ticket, we can also drop the distribution from the tests sometime prior, shouldn't be a big deal. Another option is to use AlmaLinux or RockyLinux in place of CentOS Stream 8/9. |
Collaborator
Author
|
If https://endoflife.date/centos-stream is correct - Stream 8 is EOL in April 2024, while 7 is July 2024. IMHO keeping Stream is fine - even with the shorter lifespan. I know nothing about Rocky but a PR would be welcome. |
8e82566 to
c5bf14e
Compare
Collaborator
Author
|
Dropped the centos 7/ubuntu 18.04 removal for now. They seem to work fine with the CI and updating to newer github actions is nice but non critical. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This unblocks #349 while also part-fixing #320