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

corelens: add support for multiple kmods in skip_unless_have_kmods #133

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

richl9
Copy link
Contributor

@richl9 richl9 commented Dec 13, 2024

skip_unless_have_kmods can now take a list of modules as strings. Skip if any of the modules in the list are not present.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 13, 2024
brenns10
brenns10 previously approved these changes Dec 14, 2024
@brenns10
Copy link
Member

@richl9 the changes look great, but they'll need to be rebased on a more recent version of the main branch. You'll notice drgn_tools/v2 is gone now.

skip_unless_have_kmods can now take a list of modules as strings. Skip
if any of the modules in the list are not present.

Orabug: 37389765
Signed-off-by: Richard Li <[email protected]>
@brenns10 brenns10 merged commit 0a08b41 into oracle-samples:main Dec 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants