Closed qinqon closed 3 weeks ago
/lgtm
@bertinatto @tkashem can you take a look ?
@qinqon: 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-aws-ovn-single-node-serial | a618a24a39a029590f4f0956237dedbe58355615 | link | false | /test e2e-aws-ovn-single-node-serial |
ci/prow/e2e-aws-ovn-single-node | a618a24a39a029590f4f0956237dedbe58355615 | link | false | /test e2e-aws-ovn-single-node |
ci/prow/e2e-metal-ipi-ovn-kube-apiserver-rollout | a618a24a39a029590f4f0956237dedbe58355615 | link | false | /test e2e-metal-ipi-ovn-kube-apiserver-rollout |
Full PR test history. Your PR dashboard.
/cc @bertinatto @ingvagabund @soltysh @tkashem
Can you take a view to see if it's ok for origin ? We needed this to GA a OCP feature related to ovn-kubernetes primary UDN.
@qinqon: GitHub didn't allow me to request PR reviews from the following users: soltysh.
Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: bertinatto, maiqueb, qinqon, xueqzhan
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@qinqon: This pull request explicitly references no jira issue.
/retest-required
@qinqon: This pull request references SDN-5346 which is a valid jira issue.
/jira refresh
@qinqon: This pull request references SDN-5346 which is a valid jira issue.
Job Failure Risk Analysis for sha: a618a24a39a029590f4f0956237dedbe58355615
Job Name | Failure Risk |
---|---|
pull-ci-openshift-origin-master-e2e-metal-ipi-ovn-kube-apiserver-rollout | IncompleteTests Tests for this run (24) are below the historical average (1108): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems) |
pull-ci-openshift-origin-master-e2e-metal-ipi-ovn | IncompleteTests Tests for this run (11) are below the historical average (1835): IncompleteTests (not enough tests ran to make a reasonable risk analysis; this could be due to infra, installation, or upgrade problems) |
[ART PR BUILD NOTIFIER]
Distgit: openshift-enterprise-tests This PR has been included in build openshift-enterprise-tests-container-v4.18.0-202411010307.p0.gb970e32.assembly.stream.el9. All builds following this will include this PR.
The ovn-kubernetes test to check persistent IPs during live migration use kubevirt to start VMs, this change add the guest image for those VMs.
Needed for: