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

add I/O device autoconfig checkbox on s390 (bsc#1168036) #46

Merged
merged 4 commits into from Dec 17, 2020
Merged

Conversation

wfeldt
Copy link
Member

@wfeldt wfeldt commented Dec 17, 2020

Task

Add I/O device autoconfig checkbox to yast system_settings client to allow setting the rd.zdev kernel option on s390.

Note the default for the autoconfig setting (if there's no kernel option) is enabled.

Related

Screenshots

q1
n1

@coveralls
Copy link

coveralls commented Dec 17, 2020

Coverage Status

Coverage increased (+0.5%) to 4.025% when pulling f75929d on sw_02 into 434f35e on SLE-15-SP2.

@@ -140,6 +165,8 @@ def SetSysRqKeysEnabled(value)
publish function: :SetIOScheduler, type: "void (string)"
publish function: :GetSysRqKeysEnabled, type: "boolean ()"
publish function: :SetSysRqKeysEnabled, type: "void (boolean)"
publish function: :GetAutoConfEnabled, type: "boolean ()"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The published functions do not correspond to defined methods, isn't it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grrr, true.

Copy link
Contributor

@teclator teclator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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