Skip to content

print the error result from UDN test failure #29370

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JacobTanenbaum
Copy link
Contributor

currently we do not print out the result if the connection does not isolate traffic for UDN tests. This does not show us what the pod is connecting to and as such don't know if there are artifacts of the old pods around or if the traffic is not isolated.

Print out the result of the query so that we have more insight as to how the test failed.

currently we do not print out the result if the connection does not
isolate traffic for UDN tests. This does not show us what the pod is
connecting to and as such don't know if there are artifacts of the old
pods around or if the traffic is not isolated.

Print out the result of the query so that we have more insight as to how
the test failed.

Signed-off-by: Jacob Tanenbaum <[email protected]>
@openshift-ci openshift-ci bot requested review from danwinship and knobunc December 12, 2024 16:02
Copy link
Contributor

openshift-ci bot commented Dec 12, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: JacobTanenbaum
Once this PR has been reviewed and has the lgtm label, please assign bparees for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@JacobTanenbaum
Copy link
Contributor Author

/payload-job periodic-ci-openshift-release-master-ci-4.18-e2e-gcp-ovn-techpreview
/payload-job periodic-ci-openshift-release-master-ci-4.18-e2e-gcp-ovn-techpreview
/payload-job periodic-ci-openshift-release-master-ci-4.18-e2e-gcp-ovn-techpreview
/payload-job periodic-ci-openshift-release-master-ci-4.18-e2e-gcp-ovn-techpreview

Copy link
Contributor

openshift-ci bot commented Dec 12, 2024

@JacobTanenbaum: trigger 4 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command

  • periodic-ci-openshift-release-master-ci-4.18-e2e-gcp-ovn-techpreview
  • periodic-ci-openshift-release-master-ci-4.18-e2e-gcp-ovn-techpreview
  • periodic-ci-openshift-release-master-ci-4.18-e2e-gcp-ovn-techpreview
  • periodic-ci-openshift-release-master-ci-4.18-e2e-gcp-ovn-techpreview

See details on https://pr-payload-tests.ci.openshift.org/runs/ci/8a39c6f0-b8ad-11ef-8299-f358e68ca9a2-0

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Feb 12, 2025
@openshift-merge-robot
Copy link
Contributor

PR needs rebase.

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.

Copy link
Contributor

openshift-ci bot commented May 2, 2025

@JacobTanenbaum: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-vsphere-ovn 79d3ab0 link true /test e2e-vsphere-ovn
ci/prow/e2e-aws-ovn-edge-zones 79d3ab0 link true /test e2e-aws-ovn-edge-zones
ci/prow/unit 79d3ab0 link true /test unit
ci/prow/e2e-aws-ovn-microshift-serial 79d3ab0 link true /test e2e-aws-ovn-microshift-serial
ci/prow/e2e-gcp-ovn-upgrade 79d3ab0 link true /test e2e-gcp-ovn-upgrade
ci/prow/e2e-metal-ipi-ovn-ipv6 79d3ab0 link true /test e2e-metal-ipi-ovn-ipv6
ci/prow/e2e-aws-ovn-fips 79d3ab0 link true /test e2e-aws-ovn-fips
ci/prow/okd-scos-images 79d3ab0 link true /test okd-scos-images
ci/prow/e2e-vsphere-ovn-upi 79d3ab0 link true /test e2e-vsphere-ovn-upi
ci/prow/e2e-aws-ovn-serial 79d3ab0 link true /test e2e-aws-ovn-serial
ci/prow/verify 79d3ab0 link true /test verify
ci/prow/e2e-aws-ovn-microshift 79d3ab0 link true /test e2e-aws-ovn-microshift
ci/prow/e2e-gcp-ovn 79d3ab0 link true /test e2e-gcp-ovn
ci/prow/lint 79d3ab0 link true /test lint
ci/prow/verify-deps 79d3ab0 link true /test verify-deps
ci/prow/e2e-aws-ovn-serial-1of2 79d3ab0 link true /test e2e-aws-ovn-serial-1of2
ci/prow/e2e-aws-ovn-serial-2of2 79d3ab0 link true /test e2e-aws-ovn-serial-2of2

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants