package
1.5.0-rc.1
Repository: https://github.com/kubevirt/kubevirt.git
Documentation: pkg.go.dev

# Variables

FlakeCheck decorates tests that are dedicated to the check-tests-for-flakes test lane.
Kubernetes versions.
NoFlakeCheck decorates tests that are not compatible with the check-tests-for-flakes test lane.
RequiresBlockStorage requires a storage class with Block storage support.
RequiresNoSnapshotStorageClass requires a storage class without support for snapshots.
RequiresRWOFsVMStateStorageClass requires the VMStateStorageClass to be set to ReadWriteOnce Filesystem storage class.
RequiresRWXBlock requires a storage class with ReadWriteMany Block support.
RequiresRWXFsVMStateStorageClass requires the VMStateStorageClass to be set to ReadWriteMany Filesystem storage class.
RequiresSizeRoundUp requires a provisioner that rounds up the size of the volume.
RequiresSnapshotStorageClass requires a storage class with support for snapshots.
RequiresVolumeExpansion requires a storage class with volume expansion support.
StorageCritical tests that ensure sig-storage functionality which are conformance-unready.
Virtctl related tests.