kubevirt / kubevirt-velero-plugin

Plugin to Velero which automates backing up and restoring KubeVirt/CDI objects
Apache License 2.0
26 stars 26 forks source link

[release-v0.6] Fix test issues + increase number of nodes in the cluster #246

Closed ShellyKa13 closed 2 months ago

ShellyKa13 commented 2 months ago

What this PR does / why we need it: This is a manual cherry-pick of PR #241

We have seen several test issues when running with more then 1 nodes. This PR fixes those issues and increase the number of nodes running in the CI to better catch this issues. Changes:

Fixed pod security and arranged pod related functionallities (should solve failures in test 9864) Fixed issue in test 10191. jira-ticket: https://issues.redhat.com/browse/CNV-39913 Remove debug code that causes timeouts d/s when the test fails there. Update instancetype and preferences manifests version since alpha is deprecated and will be removed soon Which issue(s) this PR fixes (optional, in fixes #(, fixes #, ...) format, will close the issue(s) when PR gets merged): Fixes # test 9864 and 10191 d/s

Special notes for your reviewer:

Create cluster with 2 nodes + Fix test issues
kubevirt-bot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: awels

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/kubevirt-velero-plugin/blob/release-v0.6/OWNERS)~~ [awels] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment