Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: feat(15_rhel): implement yum update testing #35

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fujexo
Copy link
Contributor

@fujexo fujexo commented Feb 10, 2023

This extends the RHEL checks by a dry-run yum update -y to verify if the updates will be applied or report if there are errors.

@fujexo fujexo changed the title WIP: feat(15_rhel): implement yum update testing Draft: feat(15_rhel): implement yum update testing Feb 10, 2023
@s3lph s3lph removed their assignment Mar 22, 2023
@Melkor333
Copy link
Contributor

In my opinion this is ovrefluous, since we do have some checks for yum now that work and the yum update has to be run manually anyway.
But in case we still want to merge this, It should be first tested on centos 7-9, because with all other yum checks we had some problems with breaking changes in between versions

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.

None yet

3 participants