Alex Kalenyuk
Alex Kalenyuk
### What this PR does The fact that this is missing makes it unusuable for a developer persona with admin rights in their own namespace. So, as is, only cluster-admin...
**What happened**: Following https://github.com/kubevirt/kubevirt/pull/10815 we will have kubevirt ci setting a very high memory limit for CDI pods. We should instead tackle the real issue and drop this W/A. **What...
### What this PR does It is recommended to either specify the toolchain in it's own directive, or omit the toolchain directive and specify it on the go version string....
**What this PR does / why we need it**: These tests relied on tmpfs not supporting direct IO, but that has changed recently with https://github.com/torvalds/linux/commit/e88e0d366f9cfbb810b0c8509dc5d130d5a53e02. Refactored the direct IO utils...
### What this PR does Refactor the long persistent reservation suite to only perform teardown once after it's done. This allows us to avoid re-rolling out the feature gate change...
### What this PR does A while back [0] we started retrying the kubevirt spec update in this test, claiming it was a flake. Logically, there should not be a...