[WIP]Allow all processes to make core dumps#2127
[WIP]Allow all processes to make core dumps#2127astoycos wants to merge 1 commit intoopenshift:masterfrom
Conversation
|
@trozet @JacobTanenbaum If we see an |
|
well @trozet we had a segfault but it wasn't ovs and there's still no core dump in the must gather |
|
/retest |
3d9c63c to
cd93289
Compare
Fixes for OVN and SDN Currently we cannot see ovs coredumps when it segfaults This should fix that and allow us to solve https://bugzilla.redhat.com/show_bug.cgi?id=1875534 Signed-off-by: Andrew Stoycos <astoycos@redhat.com>
cd93289 to
3d8bca9
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: astoycos The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@astoycos: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
@astoycos: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Currently we cannot see ovs coredumps when it segfaults
This should fix that and allow us to solve
https://bugzilla.redhat.com/show_bug.cgi?id=1875534
Signed-off-by: Andrew Stoycos astoycos@redhat.com
- What I did
- How to verify it
- Description for the changelog