-
Notifications
You must be signed in to change notification settings - Fork 2k
shard e2e-metal-ipi-ovn-ipv6 CI job of kubernetes #68613
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
|
Skipping CI for Draft Pull Request. |
|
/pj-rehearse pull-ci-openshift-kubernetes-master-e2e-metal-ipi-ovn-ipv6-1of2 |
|
@wangke19: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
/pj-rehearse pull-ci-openshift-kubernetes-master-e2e-metal-ipi-ovn-ipv6-2of2 |
|
@wangke19: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@wangke19: job(s): pull-ci-openshift-kubernetes-master-e2e-metal-ipi-ovn-ipv6-1of2 either don't exist or were not found to be affected, and cannot be rehearsed |
|
@wangke19: job(s): pull-ci-openshift-kubernetes-master-e2e-metal-ipi-ovn-ipv6-2of2 either don't exist or were not found to be affected, and cannot be rehearsed |
|
/pj-rehearse pull-ci-openshift-priv-kubernetes-master-e2e-metal-ipi-ovn-ipv6-1of2 |
|
@wangke19: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@wangke19: job(s): , pull-ci-openshift-priv-kubernetes-master-e2e-metal-ipi-ovn-ipv6-1of2 either don't exist or were not found to be affected, and cannot be rehearsed |
35f8dc1 to
94ac44e
Compare
|
/pj-rehearse pull-ci-openshift-priv-kubernetes-master-e2e-metal-ipi-ovn-ipv6-1of2 |
|
@wangke19: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@wangke19: job(s): pull-ci-openshift-priv-kubernetes-master-e2e-metal-ipi-ovn-ipv6-1of2 either don't exist or were not found to be affected, and cannot be rehearsed |
94ac44e to
97445d0
Compare
|
/pj-rehearse |
|
@wangke19: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
Test results: e2e-metal-ipi-ovn-ipv6-1of2 and e2e-metal-ipi-ovn-ipv6-2of2, both are green. |
97445d0 to
06d8bb9
Compare
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@wangke19: all tests passed! 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: gangwgr, wangke19 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 |
| secret: | ||
| secretName: result-aggregator | ||
| trigger: (?m)^/test( | .* )e2e-metal-ipi-ovn-ipv6,?($|\s.*) | ||
| trigger: (?m)^/test( | .* )e2e-metal-ipi-ovn-ipv6-1of2,?($|\s.*) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
were jobs/openshift/kubernetes files auto generated ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
generated by make update.
|
is there a way to test the new jobs from this PR ? |
Here are test results #68613 (comment) I tested before. |
|
No need shard job, because some test images can't be mirrored by their script, detail see https://redhat-internal.slack.com/archives/C01CQA76KMX/p1756120253931019 |
|
@wangke19: 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. |
Most failed jobs of e2e-metal-ipi-ovn-ipv6 are due to timeout 4 hours, this will block our PR merging. We have to consider sharding the job, just like we have done for job e2e-aws-ovn-serial before.
Currently, timeout issue of
e2e-metal-ipi-ovn-ipv6blocks openshift/kubernetes#2432