-
Notifications
You must be signed in to change notification settings - Fork 354
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
Backport NVMe-oF to RHEL-10 #5611
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me as well. :)
/kickstart-test --testtype smoke |
357f8aa
to
e0206c4
Compare
/kickstart-test --testtype smoke |
/build-image --boot.iso |
Images built based on commit e0206c4:
Download the images from the bottom of the job status page. |
@jstodola could you please help me with the testing here ^ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a basic testing passed - the installer shows a tab for NVMe/oF devices.
I wasn't able to do an installation to NVMe/oF device, since the initrd doesn't include the nvmf
module yet to activate NVMe/TCP devices automatically.
Thank you for testing! |
/kickstart-test --testtype smoke |
e0206c4
to
8fa3d5d
Compare
Update linked issue in the commit messages and rebased. No changes to the code. |
/kickstart-test --testtype smoke |
Backport of #4514 .
Resolves: RHEL-27200