Open mkowalski opened 8 months ago
@mkowalski: This pull request references OPNET-470 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set.
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
@mkowalski: This pull request references OPNET-470 which is a valid jira issue.
Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.16.0" version, but no target version was set.
/test all
/cc @cybertron
/cc @dgoodwin @stbenjam This is a closure on the last issues we were debugging. If we had this from the very beginning (i.e. inside must-gather and not only on the live system), we would have saved a bit of time
/test all
/test all
@mkowalski: all tests passed!
Full PR test history. Your PR dashboard.
/lgtm
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: cybertron, mkowalski Once this PR has been reviewed and has the lgtm label, please assign rickjwagner for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
@mkowalski are you still working this issue? Have you had a chance to look at my suggestions/recommendations and are we able to limit this in some way?
@ingvagabund this is another example where your comments (in https://github.com/openshift/must-gather/pull/416#issuecomment-2306584908) apply to more diligence in what we collect/pull in.
It happens very often that must-gather is the only bundle provided to the networking team when asking to help debugging various issues. In reality, in majority of those cases we would rather get sosreport and not must-gather because the former contains useful outputs from
ip
command.With this PR we are trying to get the most basic networking informations already into must-gather to speed up debugging.
Contributes-to: OPNET-470 Contributes-to: OCPBUGS-26217 Contributes-to: OCPBUGS-29624