-
Notifications
You must be signed in to change notification settings - Fork 126
OCPBUGS-60610: UPSTREAM: <carry>: Dump flow rules for debugging invalid conntrack state test #2446
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
Conversation
@arkadeepsen: This pull request references Jira Issue OCPBUGS-60610, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. In response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: arkadeepsen The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/jira refresh |
@arkadeepsen: This pull request references Jira Issue OCPBUGS-60610, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request. In response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
a05ca4e
to
64fe573
Compare
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
64fe573
to
7a0b5d5
Compare
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
7a0b5d5
to
73c60d1
Compare
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
/payload-job periodic-ci-openshift-release-master-nightly-4.20-e2e-aws-ovn-runc |
@arkadeepsen: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/6114d6e0-8975-11f0-9140-cda4980a5203-0 |
/retest-required |
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
fc112df
to
aa4f45c
Compare
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
aa4f45c
to
e672221
Compare
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
e672221
to
aad76cd
Compare
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
aad76cd
to
60a6cf2
Compare
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
Using the test commit 60a6cf2, was able to print the the output for Some examples: |
…ate test Enhance invalid conntrack state test by capturing ovs flow rules for debugging from the ovnk pods. This test has been sporadically failing and multiple tries of reproducing the issue has failed. This change improves logging and troubleshooting capabilities in the conntrack test.
60a6cf2
to
1fab4d3
Compare
@arkadeepsen: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
/payload-job periodic-ci-openshift-release-master-nightly-4.20-e2e-aws-ovn-proxy |
@arkadeepsen: trigger 2 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/51e4bb10-8cb1-11f0-9c32-1d842dc5bd75-0 |
@arkadeepsen: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions 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-sigs/prow repository. I understand the commands that are listed here. |
/close The issue has been identified as an upstream bug and is being tracked here: kubernetes#134116 |
@arkadeepsen: Closed this PR. In response to this:
Instructions 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-sigs/prow repository. |
@arkadeepsen: This pull request references Jira Issue OCPBUGS-60610. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW state. In response to this:
Instructions 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 openshift-eng/jira-lifecycle-plugin repository. |
Enhance invalid conntrack state test by capturing ovs flow rules for debugging from the ovnk pods. This test has been sporadically failing and multiple tries of reproducing the issue has failed. This change improves logging and troubleshooting capabilities in the conntrack test.