kubernetes/test/e2e/storage
Kubernetes Prow Robot 5a50e0e229
Merge pull request #138497 from cupnes/kep-4049-beta
KEP-4049: Update tests for the StorageCapacityScoring feature for beta
2026-06-18 16:06:43 +05:30
..
csimock Merge pull request #138497 from cupnes/kep-4049-beta 2026-06-18 16:06:43 +05:30
drivers Add an e2e for offline volume expansion 2026-05-26 17:25:03 -04:00
external Remove FromName for VAC external tests 2025-10-27 10:15:32 -04:00
framework Address review comments for VolumeGroupSnapshotClass e2e tests 2026-03-17 14:26:30 +08:00
podlogs e2e podlogs: resume following logs based on last time stamp 2026-01-12 17:30:47 +01:00
testsuites Fix Summary API resource usage test 2026-05-03 18:31:43 +02:00
utils Eliminate too many ExecWithOptions helpers 2026-05-11 16:59:07 +02:00
constants.go Enable more storage tests to work independent of the providerless tag 2024-01-07 15:20:06 -05:00
csi_inline.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
csi_node.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
csi_volumes.go e2e storage: use framework to tag tests 2023-10-23 17:32:06 +02:00
csistoragecapacity.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
detach_mounted.go test/e2e: do not use global variable for image 2024-04-22 19:29:39 +08:00
empty_dir_wrapper.go Lint: Use modernize/rangeint in test/{e2e,e2e_node,images,soak} 2026-03-07 10:17:31 +01:00
ephemeral_volume.go Remove redundant re-assignments in for-loops in test/{e2e,integration,utils} 2026-01-25 22:58:27 +01:00
flexvolume.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
flexvolume_mounted_volume_resize.go update resize e2e tests to check only resize conditions 2026-03-18 17:08:11 -04:00
flexvolume_online_resize.go update resize e2e tests to check only resize conditions 2026-03-18 17:08:11 -04:00
generic_persistent_volume-disruptive.go Fix for GenericPersistentVolume/Disruptive test failures 2024-08-28 16:18:43 -04:00
helpers.go remove gke from e2e 2025-01-20 21:50:46 +08:00
host_path_type.go Move some exec helper functions from framework/volume to framework/pod 2025-01-18 21:42:42 +08:00
in_tree_volumes.go e2e storage test: intree driver adds the support for nfs v3 2025-02-17 17:49:36 +08:00
local_volume_resize.go update resize e2e tests to check only resize conditions 2026-03-18 17:08:11 -04:00
nfs_persistent_volume-disruptive.go Wrong matcher - use BeNil instead BeEmpty 2025-03-02 07:08:24 -05:00
non_graceful_node_shutdown.go E2E: remove unnecessary trailing spaces in test names 2026-01-07 12:05:43 +01:00
OWNERS nominate myself as an approver for storage e2e tests 2025-02-11 10:46:16 +08:00
persistent_volumes-local.go Remove [Flaky] for green tests 2026-05-11 08:26:29 -04:00
persistent_volumes.go Lint: Use modernize/rangeint in test/{e2e,e2e_node,images,soak} 2026-03-07 10:17:31 +01:00
pv_protection.go e2e_storage:stop using deprecated framework.ExpectNotEqual 2023-09-05 09:44:43 +08:00
pvc_protection.go provision 10G disks for testing pvc instead of 1 byte or 1GB 2025-11-05 01:25:13 +03:00
pvc_storageclass.go fix flaky behavior due to the test ordering between DynamicProvisioner and Retroactive StorageClass Assignment 2024-11-21 14:13:43 +08:00
static_pods.go e2e: use framework labels 2023-11-01 15:17:34 +01:00
storageclass.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
subpath.go e2e: support admissionapi.LevelRestricted in test/e2e/framwork/pod 2023-07-03 16:26:28 +02:00
volume_attachment.go feat: Add matcher and conformance tests ensuring that RV is uint128 2025-10-01 00:01:50 +00:00
volume_metrics.go Promoted API VolumeAttributesClass and VolumeAttributesClassList to storage.k8s.io/v1. 2025-07-25 01:53:59 +08:00
volume_provisioning.go clean up: remove loop variable capture 2026-04-28 23:53:27 +02:00
volumeattributesclass.go Promote VAC API test to conformance 2025-08-20 11:10:33 +08:00