-
Notifications
You must be signed in to change notification settings - Fork 83
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
ahv_internal_debug option support for virt-who configuration #889
ahv_internal_debug option support for virt-who configuration #889
Conversation
Codecov ReportBase: 93.35% // Head: 93.35% // No change to project coverage 👍
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## master #889 +/- ##
=======================================
Coverage 93.35% 93.35%
=======================================
Files 6 6
Lines 2933 2933
=======================================
Hits 2738 2738
Misses 195 195
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
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.
Ack, please add zstream branch labels where this change is applicable, along with CherryPick
label
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.
ACK
(cherry picked from commit 82a17e3)
Description of changes
ahv_internal_debug option support for virt-who configuration
Upstream API documentation, plugin, or feature links
https:///apidoc/v2/configs/create.en.html
Functional demonstration
Can create and update this option virt-who configuration
target_sat.api.VirtWhoConfig(**form_data).create()
virtwho_config.update(['ahv_internal_debug'])
Example:
Additional Information
Test cases :PASS