-
Notifications
You must be signed in to change notification settings - Fork 138
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
kubevirt,presubmit: enable kubernetes v1.31 lanes to always run #3600
kubevirt,presubmit: enable kubernetes v1.31 lanes to always run #3600
Conversation
Signed-off-by: Brian Carey <bcarey@redhat.com>
Signed-off-by: Brian Carey <bcarey@redhat.com>
Signed-off-by: Brian Carey <bcarey@redhat.com>
… to k8s-1.31 Signed-off-by: Brian Carey <bcarey@redhat.com>
/rehearse ? |
Rehearsal is available for the following jobs in this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
/rehearse pull-kubevirt-e2e-k8s-1.31-sig-compute-migrations |
Rehearsal jobs created for this PR:
You can trigger rehearsal for all jobs by commenting either For a specific PR you can comment For a list of jobs that you can rehearse you can comment |
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.
/approve
Thank you @brianmcarey - one question: did you use the tool to do that?
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dhiller 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 |
I didn't use the tool as we still have the issue with the tool removing the |
@brianmcarey: Updated the
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. |
…1.31 This change was missed in the previous bump PR - kubevirt#3600 Signed-off-by: Brian Carey <bcarey@redhat.com>
What this PR does / why we need it:
Kubernetes v1.31.0 has been released[1] and the k8s-1.31 periodic lanes look very stable[2]. Introduce the k8s-1.31 lanes to always run and required.
Move the kubernetes v1.29 test lanes to phase two and remove the kubernetes v1.28 test lanes.
Also update the compute-serial and compute-migrations lane to v1.31
[1] https://github.com/kubernetes/kubernetes/releases/tag/v1.31.0
[2] https://testgrid.kubernetes.io/kubevirt-periodics
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
/cc @dhiller @xpivarc
Checklist
This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.
Release note: