gen_node: add debugger support for guestfs libvirt guests#37
Open
kdevops-kpd[bot] wants to merge 1 commit intomain_basefrom
Open
gen_node: add debugger support for guestfs libvirt guests#37kdevops-kpd[bot] wants to merge 1 commit intomain_basefrom
kdevops-kpd[bot] wants to merge 1 commit intomain_basefrom
Conversation
Author
|
Upstream branch: 76b19c2 |
b6d2a44 to
a7241fe
Compare
Author
|
Upstream branch: 370657c |
The motivation behind enabling the support for the debugger is to make kdevops user friendly for bug fixing and troubleshooting, thereby saving the time needed to configure guest during bringup. When enabled, libvirt_gdb_baseport is assigned with a base port number extracted from the md5sum of the script get_gdb_base_port.sh to which we add an index for every guest during gen_nodes bringup. The bringup is also modified to verify that no port conflict exists and if does, will fail informing the user to change the base port. This feature is disabled by default as kdevops is heavily used by CI where this support is not needed. However for folks relying on kdevops for kernel development and testing, can now leverage this option to help with debugging. Signed-off-by: Swarna Prabhu <s.prabhu@samsung.com>
b3d1213 to
fbab659
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull request for series with
subject: gen_node: add debugger support for guestfs libvirt guests
version: 1
url: https://patchwork.kernel.org/project/kdevops/list/?series=956706