kubernetes/test/e2e/storage/framework
duanwei33 faf5af8e37 Address review comments for VolumeGroupSnapshotClass e2e tests
- Fix errcheck: wrap e2epod.DeletePodWithWait with ExpectNoError
  - Fix forbidigo: replace gomega.BeTrue with plain Go if/Fail
  - Add expectVolumeGroupSnapshotClassName helper
  - Verify spec.volumeGroupSnapshotClassName in failure test cases
  - Use Patch instead of Update when labeling PVCs
  - Rename labelKey/labelValue to pvc-group/test-vgsclass
  - Update getVolumeGroupSnapshot to GetVolumeGroupSnapshot
2026-03-17 14:26:30 +08:00
..
driver_operations.go Promoted API VolumeAttributesClass and VolumeAttributesClassList to storage.k8s.io/v1. 2025-07-25 01:53:59 +08:00
snapshot_resource.go test: fix WaitForNamespacedGVRDeletion parameter order 2026-03-05 22:57:50 +08:00
testconfig.go
testdriver.go adding stress tests to volume Group Snapshotter 2026-03-08 11:25:23 -07:00
testpattern.go test: add preprovisioned vgs test 2026-03-03 15:05:44 +08:00
testsuite.go e2e storage: use framework to tag tests 2023-10-23 17:32:06 +02:00
volume_group_snapshot_resource.go Address review comments for VolumeGroupSnapshotClass e2e tests 2026-03-17 14:26:30 +08:00
volume_resource.go test/e2e: remove unused v1beta.VolumeAttributesClass field 2025-10-27 08:56:02 -03:00