kubevirt / kubevirtci

Contains cluster definitions and client tools to quickly spin up and destroy ephemeral and scalable k8s and ocp clusters for testing
Apache License 2.0
79 stars 119 forks source link

vm based: Bump CNAO to 0.94.1 #1215

Closed oshoval closed 1 month ago

oshoval commented 1 month ago

What this PR does / why we need it: Also fix bump script to not deploy OVS and kubevirt ipam controller, as they are not required when using vm based providers.

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:

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:

oshoval commented 1 month ago

@brianmcarey why we still have check-up-kind-1.27-vgpu if we have check-up-kind-1.30-vgpu can we drop 1.27 lane / provider ?

otoh kubevirt itself still use pull-kubevirt-e2e-kind-1.27-vgpu maybe the whole effort is still wip

Thanks

oshoval commented 1 month ago

/test check-provision-k8s-1.28

kubevirt-bot commented 1 month ago

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

Test name Commit Details Required Rerun command
check-up-kind-1.27-vgpu dfb72de0d804e225388118f865fcff858793db9b link false /test check-up-kind-1.27-vgpu
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
oshoval commented 1 month ago

Hi @brianmcarey can you review please?

qinqon commented 1 month ago

/lgtm /approve

kubevirt-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: qinqon

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: - ~~[OWNERS](https://github.com/kubevirt/kubevirtci/blob/main/OWNERS)~~ [qinqon] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment