Bug 2235637

Summary: API regression
Product: Red Hat Enterprise Linux 9 Reporter: Jaroslav Škarvada <jskarvad>
Component: tunedAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED ERRATA QA Contact: Robin Hack <rhack>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.3CC: jeder, jorton, jskarvad, jwboyer, pvauter
Target Milestone: rcKeywords: AutoVerified, Patch, Regression, TestCaseProvided, Triaged, Upstream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tuned-2.21.0-1.el9_3 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-11-07 08:56:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jaroslav Škarvada 2023-08-29 11:18:03 UTC
Description of problem:
API call 'stop' is broken

Version-Release number of selected component (if applicable):
tuned-2.21.0-0.1.rc1.el9

How reproducible:
Always

Steps to Reproduce:
1. busctl call com.redhat.tuned /Tuned com.redhat.tuned.control stop
2.
3.

Actual results:
Call failed: TypeError: stop() missing 1 required positional argument: 'profile_switch'

Expected results:
b true

Additional info:
Caused by: https://github.com/redhat-performance/tuned/commit/7f3a79bbd6e1152d15187d5b071b64af08706bf4

Upstream fix:
https://github.com/redhat-performance/tuned/pull/552

Unfortunately, there hasn't been any API regression tests so far in both Beaker and upstream.

Comment 13 errata-xmlrpc 2023-11-07 08:56:19 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (tuned bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2023:6703