-
Notifications
You must be signed in to change notification settings - Fork 4.7k
OCPBUGS-59391: [release-4.19]: OVNK BGP: Sync ovn-kubernetes bgp e2e tests #29989
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
OCPBUGS-59391: [release-4.19]: OVNK BGP: Sync ovn-kubernetes bgp e2e tests #29989
Conversation
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
Don't turn off EgressIP advertisement for the default network in the default RouteAdvertisements to avoid racing between tests. Signed-off-by: Peng Liu <pliu@redhat.com>
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
stderr may contain logs unrelated with the ran command that may disrupt parsing. Observed as [1] in [2]. 1. I0523 06:49:35.567480 83973 client.go:952] Running 'oc --namespace=e2e-test-bgp-zlvr5 --kubeconfig=/tmp/secret/kubeconfig exec ovnkube-node-l2rv4 -n openshift-ovn-kubernetes -c ovnkube-controller -- /bin/bash -c ovs-vsctl get Port enp2s0 Interfaces' I0523 06:49:36.203600 83973 client.go:952] Running 'oc --namespace=e2e-test-bgp-zlvr5 --kubeconfig=/tmp/secret/kubeconfig exec ovnkube-node-l2rv4 -n openshift-ovn-kubernetes -c ovnkube-controller -- /bin/bash -c ovs-vsctl get Interface E0523 06:49:36.044467 85723 websocket.go:296] Unknown stream id 1 Type' 2. https://prow.ci.openshift.org/view/gs/test-platform-results/logs/periodic-ci-openshift-ovn-kubernetes-release-4.20-periodics-e2e-metal-ipi-ovn-dualstack-bgp-local-gw-techpreview/1925763835906494464 Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
@arghosh93: This pull request explicitly references no jira issue. 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. |
/test e2e-metal-ipi-ovn-dualstack-bgp-local-gw-techpreview |
/retest |
/test ? |
@jcaamano: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
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. |
/test e2e-metal-ipi-ovn-dualstack-bgp-local-gw-techpreview |
@jcaamano tests in these two lanes passed in last run. |
Yeah, I might have missed that. I see that you triggered |
retitle CORENET-6148: [release-4.19]: OVNK BGP: Sync ovn-kubernetes bgp e2e tests |
/retitle CORENET-6148: [release-4.19]: OVNK BGP: Sync ovn-kubernetes bgp e2e tests |
@arghosh93: This pull request references CORENET-6148 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.19.z" version, but no target version was set. 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. |
/jira refresh |
@jcaamano: This pull request references CORENET-6148 which is a valid jira issue. 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. |
/lgtm |
/retitle OCPBUGS-59391: [release-4.19]: OVNK BGP: Sync ovn-kubernetes bgp e2e tests |
@arghosh93: This pull request references Jira Issue OCPBUGS-59391, 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. |
/jira refresh |
@arghosh93: This pull request references Jira Issue OCPBUGS-59391, which is valid. The bug has been moved to the POST state. 7 validation(s) were run on this bug
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. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: arghosh93, jcaamano, neisw The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@arghosh93: The following test 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. |
4efb164
into
openshift:release-4.19
@arghosh93: Jira Issue OCPBUGS-59391: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-59391 has been moved to the MODIFIED 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. |
[ART PR BUILD NOTIFIER] Distgit: openshift-enterprise-tests |
This PR cherry picks BGP E2E tests into release-4.19 branch.
No merge conflicts