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

Enable kernel error checks on serial console for SLE Micro #20026

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

mdoucha
Copy link
Contributor

@mdoucha mdoucha commented Aug 21, 2024

Enable kernel error message checks on serial console for SLE Micro. There is currently no known kernel warning or error on SLE Micro that could be used to verify successful detection but further verification will be done in #20012.

Also remove a duplicate call to set_distribution() which causes multiple warnings about function redefinitions.

The set_distribution() function is called twice. The require command
related to the first call causes multiple warnings about redefined
functions. Remove the incorrect call because only the other one is needed.
@pevik pevik merged commit 9dd4b48 into os-autoinst:master Aug 21, 2024
10 checks passed
@mdoucha mdoucha deleted the micro_oops branch August 22, 2024 12:22
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.

3 participants