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

- Make content check fro dracut config version specific #287

Merged
merged 2 commits into from
Jan 13, 2021

Conversation

rjschwei
Copy link
Collaborator

@rjschwei rjschwei commented Jan 7, 2021

  • Only kernels prior to 12 SP5 have a virtio module. Further with the
    12 SP5 and later kernels virtio modules of any kind are no longer
    needed in the initrd for instance type portability.

  + Only kernels prior to 12 SP5 have a virtio module. Further with the
    12 SP5 and later kernels virtio modules of any kind are no longer
    needed in the initrd for instance type portability.
Rename test to be generic. And fix fixture imports.
@smarlowucf
Copy link
Collaborator

smarlowucf commented Jan 12, 2021

@rjschwei I went ahead and made the arch check changes and renamed the test. Should cover everything that we discussed now. Can you please give it a review?

@rjschwei
Copy link
Collaborator Author

@smarlowucf Thanks for adding the additional changes, LGTM, merging.

@rjschwei rjschwei merged commit 3e28f94 into master Jan 13, 2021
@smarlowucf smarlowucf deleted the noVirtIo12sp5Later branch January 13, 2021 14:29
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.

2 participants