Skip to content

Instantly share code, notes, and snippets.

@misterikkit
Last active July 16, 2019 18:49
Show Gist options
  • Save misterikkit/7274f76a72e2e17ce08bfa8ea1d36d80 to your computer and use it in GitHub Desktop.
Save misterikkit/7274f76a72e2e17ce08bfa8ea1d36d80 to your computer and use it in GitHub Desktop.
ginkgo -dryRun -noColor -r -v -focus='\[sig-storage\]' ./test/e2e
This file has been truncated, but you can view the full file.
# Master is at ac2c1ce08a1cabf9b49b404379a2d362f9ac8753
# git describe prints v1.16.0-alpha.0-2262-gac2c1ce08a
Jul 16 11:42:46.976: INFO: The --provider flag is not set. Continuing as if --provider=skeleton had been used.
W0716 11:42:46.976000 7603 test_context.go:422] Unable to find in-cluster config, using default host : http://127.0.0.1:8080
I0716 11:42:46.976090 7603 e2e.go:242] Starting e2e run "15ddbe3a-2434-4a68-8aec-8ae3c72ae580" on Ginkgo node 1
Running Suite: Kubernetes e2e suite
===================================
Random Seed: 1563302551 - Will randomize all specs
Will run 3748 of 4418 specs
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•S
------------------------------
[sig-storage] CSI mock volume CSI Volume expansion [Feature:ExpandCSIVolumes]
should not expand volume if resizingOnDriver=off, resizingOnSC=on
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:415
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] Node Unregister [Feature:vsphere] [Slow] [Disruptive]
node unregister
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_node_delete.go:53
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] Detaching volumes
should not work when mount is in progress [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/detach_mounted.go:66
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere]
verify if a SPBM policy is not honored on a non-compatible datastore for dynamically provisioned pvc using storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_vsan_policy.go:232
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Zone Support
Verify PVC creation fails if only datastore is specified in the storage class (No shared datastores exist among all the nodes)
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:239
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] Zone Support
Verify dynamically created pv with allowed zones specified in storage class, shows the right zone information on its labels
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:118
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] GenericPersistentVolume[Disruptive] When kubelet restarts
Should test that a volume mounted to a pod that is force deleted while the kubelet is down unmounts when the kubelet returns.
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/generic_persistent_volume-disruptive.go:73
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: tmpfs] One pod requesting one prebound PVC
should be able to mount volume and read from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link] Set fsGroup for local volume
should set same fsGroup for two pods simultaneously [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:274
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] Dynamic Provisioning DynamicProvisioner [Slow]
should provision storage with different parameters
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:262
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] Two pods mounting a local volume one after the other
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] PV Protection
Verify "immediate" deletion of a PV that is not bound to a PVC
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pv_protection.go:99
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] EmptyDir volumes when FSGroup is specified [NodeFeature:FSGroup]
files with FSGroup ownership should support (root,0644,tmpfs)
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/empty_dir.go:57
------------------------------
[sig-storage] EmptyDir volumes
should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
•S
------------------------------
[sig-storage] vcp-performance [Feature:vsphere]
vcp performance tests
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_perf.go:90
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•S
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] Set fsGroup for local volume
should set fsGroup for one pod [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:267
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
•SS
------------------------------
[sig-storage] GenericPersistentVolume[Disruptive] When kubelet restarts
Should test that a file written to the mount before kubelet restart is readable after restart.
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/generic_persistent_volume-disruptive.go:73
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Dynamic Provisioning DynamicProvisioner delayed binding [Slow]
should create persistent volumes in the same zone as node after a pod mounting the claims is started
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:936
------------------------------
[sig-storage] Projected configMap
should be consumable from pods in volume [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Projected downwardAPI
should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] Downward API volume
should provide podname as non-root with fsgroup [NodeFeature:FSGroup]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/downwardapi_volume.go:90
------------------------------
[sig-storage] Zone Support
Verify a pod is created and attached to a dynamically created PV, based on the allowed zones and storage policy specified in storage class
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Zone Support
Verify a pod is created on a non-Workspace zone and attached to a dynamically created PV, based on the allowed zones and storage policy specified in storage class
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:180
------------------------------
[sig-storage] Volume Disk Format [Feature:vsphere]
verify disk format type - zeroedthick is honored for dynamically provisioned pv using storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_diskformat.go:94
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: block] Two pods mounting a local volume at the same time
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:249
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] Secrets
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] Zone Support
Verify a pod is created and attached to a dynamically created PV, based on allowed zones specified in storage class
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-bindmounted] Set fsGroup for local volume
should set fsGroup for one pod [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:267
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-scheduling] Multi-AZ Cluster Volumes [sig-storage]
should schedule pods in the same zones as statically provisioned PVs
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/scheduling/ubernetes_lite_volumes.go:53
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] Ephemeralstorage When pod refers to non-existent ephemeral storage
should allow deletion of pod with invalid volume : projected
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/ephemeral_volume.go:55
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: blockfswithoutformat] Set fsGroup for local volume
should set same fsGroup for two pods simultaneously [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:274
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes NFS with multiple PVs and PVCs all in same ns
should create 2 PVs and 4 PVCs: test write access
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes.go:231
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] Mounted flexvolume expand[Slow]
Should verify mounted flex volumes can be resized
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/flexvolume_mounted_volume_resize.go:117
------------------------------
[sig-storage] NFSPersistentVolumes[Disruptive][Flaky] when kube-controller-manager restarts
should delete a bound PVC from a clientPod, restart the kube-control-manager, and ensure the kube-controller-manager does not crash
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/nfs_persistent_volume-disruptive.go:177
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] Secrets
Should fail non-optional pod creation due to secret object does not exist [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/secrets_volume.go:376
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Projected configMap
should be consumable from pods in volume with mappings as non-root with FSGroup [NodeFeature:FSGroup]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:107
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link] Two pods mounting a local volume one after the other
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link] Two pods mounting a local volume at the same time
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:249
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
•SS
------------------------------
[sig-storage] Volume Placement
should create and delete pod with the same volume source on the same worker node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_placement.go:106
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
•SS
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
------------------------------
[sig-storage] CSI mock volume CSI online volume expansion [Feature:ExpandCSIVolumes][Feature:ExpandInUseVolumes]
should expand volume without restarting pod if attach=on, nodeExpansion=on
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:511
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] PVC Protection
Verify that PVC in active use by a pod is not removed immediately
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pvc_protection.go:93
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: tmpfs] Set fsGroup for local volume
should set different fsGroup for second pod if first pod is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:286
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] Projected secret
should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] Volume Provisioning On Clustered Datastore [Feature:vsphere]
verify static provisioning on clustered datastore
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_cluster_ds.go:70
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] CSI mock volume CSI volume limit information using mock driver
should report attach limit when limit is bigger than 0 [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:352
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] [Serial] Volume metrics
should create prometheus metrics for volume provisioning and attach/detach
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:96
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] Two pods mounting a local volume at the same time
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:249
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Zone Support
Verify PVC creation with incompatible storagePolicy and zone combination specified in storage class fails
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:187
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Volume Provisioning on Datastore [Feature:vsphere]
verify dynamically provisioned pv using storageclass fails on an invalid datastore
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_datastore.go:67
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] ConfigMap
Should fail non-optional pod creation due to the key in the configMap object does not exist [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:562
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
•S
------------------------------
[sig-storage] CSI mock volume CSI attach test using mock driver
should preserve attachment policy when no CSIDriver present
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] PersistentVolumes:vsphere
should test that deleting a PVC before the pod does not cause pod deletion to fail on vsphere volume detach
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/persistent_volumes-vsphere.go:150
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•SS
------------------------------
[sig-storage] PersistentVolumes [Feature:LabelSelector] [sig-storage] Selector-Label Volume Binding:vsphere
should bind volume with claim for given label
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/pvc_label_selector.go:81
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] Regional PD RegionalPD
should provision storage with delayed binding [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/regional_pd.go:77
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[k8s.io] Variable Expansion
should verify that a failing subpath expansion can be modified during the lifecycle of a container [sig-storage][NodeFeature:VolumeSubpathEnvExpansion][Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/expansion.go:319
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] Set fsGroup for local volume
should set fsGroup for one pod [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:267
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•SSS
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
•S
------------------------------
[sig-storage] Projected downwardAPI
should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•SSSS
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: block] Two pods mounting a local volume one after the other
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] Projected configMap
Should fail non-optional pod creation due to configMap object does not exist [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:493
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•SSS
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI mock volume CSI workload information using mock driver
should not be passed when podInfoOnMount=false
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:327
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere]
verify VSAN storage capability with invalid hostFailuresToTolerate value is not honored for dynamically provisioned pvc using storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_vsan_policy.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] PersistentVolumes [Feature:ReclaimPolicy] [sig-storage] persistentvolumereclaim:vsphere
should retain persistent volume when reclaimPolicy set to retain when associated claim is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/pv_reclaimpolicy.go:167
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Projected downwardAPI
should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] Set fsGroup for local volume
should set different fsGroup for second pod if first pod is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:286
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-bindmounted] One pod requesting one prebound PVC
should be able to mount volume and write from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:238
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
•SSS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] Dynamic Provisioning DynamicProvisioner Default
should create and delete default persistent volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:761
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] Projected configMap
Should fail non-optional pod creation due to the key in the configMap object does not exist [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:503
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir] Set fsGroup for local volume
should set different fsGroup for second pod if first pod is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:286
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•SS
------------------------------
[sig-storage] Downward API volume
should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere]
verify VSAN storage capability with non-vsan datastore is not honored for dynamically provisioned pvc using storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_vsan_policy.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] GCP Volumes GlusterFS
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/volumes.go:125
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] Volume Disk Format [Feature:vsphere]
verify disk format type - eagerzeroedthick is honored for dynamically provisioned pv using storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_diskformat.go:90
•S
------------------------------
[sig-storage] Volume Provisioning On Clustered Datastore [Feature:vsphere]
verify dynamic provision with spbm policy on clustered datastore
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_cluster_ds.go:127
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] Projected downwardAPI
should update labels on modification [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere]
verify VSAN storage capability with valid diskStripes and objectSpaceReservation values and a VSAN datastore is honored for dynamically provisioned pvc using storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_vsan_policy.go:137
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] PersistentVolumes-local StatefulSet with pod affinity [Slow]
should use volumes on one node when pod management is parallel and pod has affinity
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:424
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] Zone Support
Verify PVC creation with an invalid VSAN capability along with a compatible zone combination specified in storage class fails
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:291
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir] Two pods mounting a local volume at the same time
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:249
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] Projected configMap
should be consumable from pods in volume as non-root [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere]
verify clean up of stale dummy VM for dynamically provisioned pvc using SPBM policy
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_vsan_policy.go:223
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] Projected downwardAPI
should provide container's memory limit [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] PersistentVolumes NFS with Single PV - PVC pairs
create a PVC and non-pre-bound PV: test write access
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes.go:176
------------------------------
[sig-storage] [Serial] Volume metrics PVController
should create none metrics for pvc controller before creating any PV or PVC
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:467
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•S
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: tmpfs] One pod requesting one prebound PVC
should be able to mount volume and write from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:238
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir] Two pods mounting a local volume one after the other
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] NFSPersistentVolumes[Disruptive][Flaky] when kubelet restarts
Should test that a volume mounted to a pod that is force deleted while the kubelet is down unmounts when the kubelet returns.
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/nfs_persistent_volume-disruptive.go:237
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Pod Disks detach in a disrupted environment [Slow] [Disruptive]
when node is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pd.go:335
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: blockfswithoutformat] One pod requesting one prebound PVC
should be able to mount volume and read from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232
------------------------------
[sig-storage] Dynamic Provisioning DynamicProvisioner Default
should be disabled by changing the default annotation [Serial] [Disruptive]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:777
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Volume expand
should resize volume when PVC is edited while pod is using it
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_expand.go:169
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] Volume Placement
should create and delete pod with the same volume source attach/detach to different worker nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_placement.go:146
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link] Set fsGroup for local volume
should set fsGroup for one pod [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:267
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Volume Disk Format [Feature:vsphere]
verify disk format type - thin is honored for dynamically provisioned pv using storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_diskformat.go:98
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] Two pods mounting a local volume at the same time
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:249
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link] Set fsGroup for local volume
should set different fsGroup for second pod if first pod is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:286
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] Projected configMap
should be consumable from pods in volume as non-root with FSGroup [NodeFeature:FSGroup]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:73
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] Pod Disks
should be able to delete a non-existent PD without error
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pd.go:435
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] Regional PD RegionalPD
should provision storage [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/regional_pd.go:73
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Dynamic Provisioning DynamicProvisioner [Slow]
should not provision a volume in an unmanaged GCE zone.
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:522
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] Projected configMap
should be consumable from pods in volume with mappings as non-root [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] Subpath Atomic writer volumes
should support subpaths with secret pod [LinuxOnly] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
•SSS
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: blockfswithoutformat] Two pods mounting a local volume one after the other
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: tmpfs] Set fsGroup for local volume
should set same fsGroup for two pods simultaneously [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:274
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] Secrets
Should fail non-optional pod creation due to the key in the secret object does not exist [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/secrets_volume.go:386
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Projected secret
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
•S
------------------------------
[sig-storage] ConfigMap
should be consumable from pods in volume as non-root with FSGroup [NodeFeature:FSGroup]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:72
•S
------------------------------
[sig-storage] Zone Support
Verify PVC creation with incompatible zone along with compatible storagePolicy and datastore combination specified in storage class fails
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:218
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] Set fsGroup for local volume
should set different fsGroup for second pod if first pod is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:286
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] PersistentVolumes-local StatefulSet with pod affinity [Slow]
should use volumes spread across nodes when pod management is parallel and pod has anti-affinity
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:415
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: block] Set fsGroup for local volume
should set different fsGroup for second pod if first pod is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:286
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] ConfigMap
Should fail non-optional pod creation due to configMap object does not exist [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:552
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] ConfigMap
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [NodeFeature:FSGroup]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:57
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
•S
------------------------------
[sig-storage] Dynamic Provisioning DynamicProvisioner Default
should be disabled by removing the default annotation [Serial] [Disruptive]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:811
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] Secrets
should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] ConfigMap
should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic Snapshot] snapshottable
should create snapshot with defaults [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/snapshottable.go:96
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] EmptyDir volumes when FSGroup is specified [NodeFeature:FSGroup]
volume on default medium should have the correct mode using FSGroup
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/empty_dir.go:61
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] Projected secret
should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes CSI Topology test using GCE PD driver [Serial]
should fail to schedule a pod with a zone missing from AllowedTopologies; PD is provisioned with delayed volume binding
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_volumes.go:104
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] EmptyDir wrapper volumes
should not conflict [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
•S
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: blockfswithformat] One pod requesting one prebound PVC
should be able to mount volume and read from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] vcp at scale [Feature:vsphere]
vsphere scale tests
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_scale.go:111
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] Subpath Atomic writer volumes
should support subpaths with downward pod [LinuxOnly] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] Volume FStype [Feature:vsphere]
verify fstype - default value should be ext4
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_fstype.go:85
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] Two pods mounting a local volume one after the other
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•SSS
------------------------------
[sig-storage] Projected configMap
should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Pod Disks schedule a pod w/ RW PD(s) mounted to 1 or more containers, write to PD, verify content, delete pod, and repeat in rapid succession [Slow]
using 1 containers and 2 PDs
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pd.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Volume Attach Verify [Feature:vsphere][Serial][Disruptive]
verify volume remains attached after master kubelet restart
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_master_restart.go:83
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
•SSS
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] PersistentVolumes:vsphere
should test that a vspehre volume mounted to a pod that is deleted while the kubelet is down unmounts when the kubelet returns [Disruptive]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/persistent_volumes-vsphere.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Dynamic Provisioning DynamicProvisioner External
should let an external dynamic provisioner create and delete persistent volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:705
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] Pod Disks detach in a disrupted environment [Slow] [Disruptive]
when node's API object is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pd.go:335
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Node Poweroff [Feature:vsphere] [Slow] [Disruptive]
verify volume status after node power off
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_node_poweroff.go:78
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] Volume FStype [Feature:vsphere]
verify fstype - ext3 formatted volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_fstype.go:80
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] Dynamic Provisioning DynamicProvisioner allowedTopologies
should create persistent volume in the zone specified in allowedTopologies of storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:942
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Projected configMap
should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] Volume Placement
test back to back pod creation and deletion with different volume sources on the same worker node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_placement.go:275
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] Downward API volume
should update labels on modification [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] PersistentVolumes NFS with Single PV - PVC pairs
should create a non-pre-bound PV and PVC: test write access
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes.go:167
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Projected combined
should project all components that make up the projection API [Projection][NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] Regional PD RegionalPD
should provision storage in the allowedTopologies [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/regional_pd.go:82
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] Set fsGroup for local volume
should set same fsGroup for two pods simultaneously [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:274
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir] One pod requesting one prebound PVC
should be able to mount volume and write from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:238
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] Downward API volume
should provide container's cpu request [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: blockfswithformat] One pod requesting one prebound PVC
should be able to mount volume and write from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:238
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•SSSS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
•S
------------------------------
[sig-storage] PersistentVolumes GCEPD
should test that deleting the PV before the pod does not cause pod deletion to fail on PD detach
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-gce.go:138
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] PersistentVolumes-local Local volume that cannot be mounted [Slow]
should fail due to wrong node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:324
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-bindmounted] Set fsGroup for local volume
should set same fsGroup for two pods simultaneously [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:274
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•SS
------------------------------
[sig-storage] Projected downwardAPI
should provide container's memory request [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] Subpath Atomic writer volumes
should support subpaths with configmap pod with mountPath of existing file [LinuxOnly] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] CSI mock volume CSI attach test using mock driver
should not require VolumeAttach for drivers without attachment
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:255
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
•S
------------------------------
[sig-storage] [Serial] Volume metrics PVController
should create unbound pv count metrics for pvc controller after creating pv only
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:471
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[k8s.io] Variable Expansion
should allow substituting values in a volume subpath [sig-storage][NodeFeature:VolumeSubpathEnvExpansion]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/expansion.go:162
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
•S
------------------------------
[sig-storage] Zone Support
Verify dynamically created pv with multiple zones specified in the storage class, shows both the zones on its labels
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:124
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
•S
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link] One pod requesting one prebound PVC
should be able to mount volume and read from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] Dynamic Provisioning DynamicProvisioner [Slow]
deletion should be idempotent
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:629
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: blockfswithformat] Set fsGroup for local volume
should set same fsGroup for two pods simultaneously [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:274
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] EmptyDir volumes
should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] EmptyDir volumes when FSGroup is specified [NodeFeature:FSGroup]
new files should be created with FSGroup ownership when container is non-root
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/empty_dir.go:49
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•SSS
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] CSI mock volume CSI Volume expansion [Feature:ExpandCSIVolumes]
should expand volume without restarting pod if nodeExpansion=off
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:415
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere]
verify an existing and compatible SPBM policy is honored for dynamically provisioned pvc using storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_vsan_policy.go:215
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] One pod requesting one prebound PVC
should be able to mount volume and write from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:238
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] Downward API volume
should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir] One pod requesting one prebound PVC
should be able to mount volume and read from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] Secrets
should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] PVC Protection
Verify "immediate" deletion of a PVC that is not in active use by a pod
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pvc_protection.go:81
------------------------------
[sig-storage] Regional PD RegionalPD
should provision storage in the allowedTopologies with delayed binding [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/regional_pd.go:86
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] vsphere cloud provider stress [Feature:vsphere]
vsphere stress tests
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_stress.go:79
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] PersistentVolumes NFS with multiple PVs and PVCs all in same ns
should create 4 PVs and 2 PVCs: test write access [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes.go:251
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[k8s.io] Variable Expansion
should fail substituting values in a volume subpath with backticks [sig-storage][NodeFeature:VolumeSubpathEnvExpansion][Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/expansion.go:222
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
•S
------------------------------
[sig-storage] NFSPersistentVolumes[Disruptive][Flaky] when kubelet restarts
Should test that a volume mounted to a pod that is deleted while the kubelet is down unmounts when the kubelet returns.
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/nfs_persistent_volume-disruptive.go:237
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-link] One pod requesting one prebound PVC
should be able to mount volume and write from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:238
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: blockfswithformat] Set fsGroup for local volume
should set different fsGroup for second pod if first pod is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:286
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] Flexvolumes
should be mountable when non-attachable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/flexvolume.go:187
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI mock volume CSI workload information using mock driver
should not be passed when podInfoOnMount=nil
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:327
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] CSI Volumes CSI Topology test using GCE PD driver [Serial]
should provision zonal PD with immediate volume binding and AllowedTopologies set and mount the volume to a pod
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_volumes.go:83
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] Dynamic Provisioning [k8s.io] GlusterDynamicProvisioner
should create and delete persistent volumes [fast]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:846
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere]
verify if a non-existing SPBM policy is not honored for dynamically provisioned pvc using storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_vsan_policy.go:246
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-bindmounted] Two pods mounting a local volume one after the other
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:255
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] Volume expand
should allow expansion of block volumes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_expand.go:211
------------------------------
[sig-storage] Projected secret
should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Dynamic Provisioning DynamicProvisioner [Slow]
should test that deleting a claim before the volume is provisioned deletes the volume.
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:580
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•SS
------------------------------
[sig-storage] Projected downwardAPI
should provide podname as non-root with fsgroup [NodeFeature:FSGroup]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:90
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[k8s.io] Variable Expansion
should succeed in writing subpaths in container [sig-storage][NodeFeature:VolumeSubpathEnvExpansion][Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/expansion.go:410
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Projected downwardAPI
should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
•S
------------------------------
[sig-storage] Projected downwardAPI
should provide podname as non-root with fsgroup and defaultMode [NodeFeature:FSGroup]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/projected_downwardapi.go:104
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] Ephemeralstorage When pod refers to non-existent ephemeral storage
should allow deletion of pod with invalid volume : secret
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/ephemeral_volume.go:55
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] [Serial] Volume metrics
should create metrics for total time taken in volume operations in P/V Controller
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:250
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] NFSPersistentVolumes[Disruptive][Flaky] when kubelet restarts
Should test that a file written to the mount before kubelet restart is readable after restart.
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/nfs_persistent_volume-disruptive.go:237
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] Volume Placement
should create and delete pod with multiple volumes from same datastore
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_placement.go:181
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[k8s.io] [sig-node] kubelet [k8s.io] [sig-node] host cleanup with volume mounts [sig-storage][HostCleanup][Flaky] Host cleanup after disrupting NFS volume [NFS]
after stopping the nfs-server and deleting the (sleeping) client pod, the NFS mount and the pod's UID directory should be removed.
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/node/kubelet.go:407
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] Mounted volume expand
Should verify mounted devices can be resized
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/mounted_volume_resize.go:112
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: dir-bindmounted] One pod requesting one prebound PVC
should be able to mount volume and read from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Projected configMap
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [NodeFeature:FSGroup]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/projected_configmap.go:58
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] ConfigMap
should be consumable from pods in volume [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] [Serial] Volume metrics
should create metrics for total number of volumes in A/D Controller
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:311
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-api-machinery] ResourceQuota
should create a ResourceQuota and capture the life of a persistent volume claim with a storage class. [sig-storage]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/apimachinery/resource_quota.go:440
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Downward API volume
should provide container's memory request [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•S
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: block] Set fsGroup for local volume
should set fsGroup for one pod [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:267
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: gce-localssd-scsi-fs] [Serial] One pod requesting one prebound PVC
should be able to mount volume and read from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] HostPath
should support subPath [NodeConformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/host_path.go:91
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
•S
------------------------------
[sig-storage] ConfigMap
should be consumable from pods in volume with mappings as non-root [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: tmpfs] Two pods mounting a local volume at the same time
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:249
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
•SS
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] Projected configMap
updates should be reflected in volume [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] Secrets
should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI mock volume CSI workload information using mock driver
should be passed when podInfoOnMount=true
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:327
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] Zone Support
Verify a pod is created and attached to a dynamically created PV, based on a VSAN capability, datastore and compatible zone specified in storage class
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:302
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] PersistentVolumes:vsphere
should test that deleting the PV before the pod does not cause pod deletion to fail on vspehre volume detach
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/persistent_volumes-vsphere.go:166
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] PVC Protection
Verify that scheduling of a pod that uses PVC that is being deleted fails and the pod becomes Unschedulable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pvc_protection.go:112
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
•S
------------------------------
[sig-storage] Storage Policy Based Volume Provisioning [Feature:vsphere]
verify an if a SPBM policy and VSAN capabilities cannot be honored for dynamically provisioned pvc using storageclass
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_vsan_policy.go:259
•S
------------------------------
[sig-storage] Downward API volume
should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] HostPath
should support r/w [NodeConformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/host_path.go:65
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Projected downwardAPI
should update annotations on modification [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] Projected secret
Should fail non-optional pod creation due to the key in the secret object does not exist [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/projected_secret.go:421
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] EmptyDir volumes
should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] PersistentVolumes-local Pod with node different from PV's NodeAffinity
should fail scheduling due to different NodeAffinity
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:365
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI mock volume CSI attach test using mock driver
should require VolumeAttach for drivers with attachment
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] Pod Disks schedule pods each with a PD, delete pod and verify detach [Slow]
for read-only PD with pod delete grace period of "immediate (0s)"
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pd.go:128
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-api-machinery] ResourceQuota
should create a ResourceQuota and capture the life of a persistent volume claim. [sig-storage]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/apimachinery/resource_quota.go:398
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] Pod Disks schedule a pod w/ RW PD(s) mounted to 1 or more containers, write to PD, verify content, delete pod, and repeat in rapid succession [Slow]
using 4 containers and 1 PDs
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pd.go:244
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•SSS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] EmptyDir volumes
should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] [Serial] Volume metrics
should create prometheus metrics for volume provisioning errors [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:137
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•SSS
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] EmptyDir volumes
should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] PersistentVolumes GCEPD
should test that deleting a PVC before the pod does not cause pod deletion to fail on PD detach
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-gce.go:123
------------------------------
[sig-storage] ConfigMap
binary data should be reflected in volume [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[k8s.io] Variable Expansion
should not change the subpath mount on a container restart if the environment variable changes [sig-storage][NodeFeature:VolumeSubpathEnvExpansion][Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/expansion.go:519
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] Subpath Atomic writer volumes
should support subpaths with configmap pod [LinuxOnly] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] PersistentVolumes-local Stress with local volumes [Serial]
should be able to process many pods and reuse local volumes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:520
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] EmptyDir volumes
should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Dynamic Provisioning Invalid AWS KMS key
should report an error and create no PV
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_provisioning.go:872
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] PersistentVolumes-local StatefulSet with pod affinity [Slow]
should use volumes on one node when pod has affinity
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:409
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:200
------------------------------
[sig-storage] CSI Volumes CSI Topology test using GCE PD driver [Serial]
should provision zonal PD with delayed volume binding and mount the volume to a pod
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_volumes.go:88
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] EmptyDir volumes
should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] Zone Support
Verify a pod is created and attached to a dynamically created PV, based on the allowed zones and datastore specified in storage class
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:155
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes CSI Topology test using GCE PD driver [Serial]
should provision zonal PD with delayed volume binding and AllowedTopologies set and mount the volume to a pod
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_volumes.go:93
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI mock volume CSI workload information using mock driver
should not be passed when CSIDriver does not exist
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:327
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] Regional PD RegionalPD
should failover to a different zone when all nodes in one zone become unreachable [Slow] [Disruptive]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/regional_pd.go:91
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] ConfigMap
should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[k8s.io] [sig-node] kubelet [k8s.io] [sig-node] host cleanup with volume mounts [sig-storage][HostCleanup][Flaky] Host cleanup after disrupting NFS volume [NFS]
after stopping the nfs-server and deleting the (active) client pod, the NFS mount and the pod's UID directory should be removed.
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/node/kubelet.go:407
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] Projected downwardAPI
should provide container's cpu request [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] ConfigMap
should be consumable from pods in volume with mappings as non-root with FSGroup [NodeFeature:FSGroup]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/common/configmap_volume.go:106
•S
------------------------------
[sig-storage] Secrets
should be consumable from pods in volume [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] Pod Disks detach in a disrupted environment [Slow] [Disruptive]
when pod is evicted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pd.go:335
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
•S
------------------------------
[sig-storage] Volume Disk Size [Feature:vsphere]
verify dynamically provisioned pv has size rounded up correctly
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_disksize.go:61
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: blockfswithoutformat] Two pods mounting a local volume at the same time
should be able to write from pod1 and read from pod2
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:249
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: tmpfs] Set fsGroup for local volume
should set fsGroup for one pod [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:267
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (block volmode)] volumeMode
should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:258
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] EmptyDir volumes
should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Inline-volume (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] Downward API volume
should provide podname only [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] Volume Operations Storm [Feature:vsphere]
should create pod with many volumes and verify no attach call fails
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_volume_ops_storm.go:85
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] PersistentVolumes [Feature:ReclaimPolicy] [sig-storage] persistentvolumereclaim:vsphere
should delete persistent volume when reclaimPolicy set to delete and associated claim is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/pv_reclaimpolicy.go:77
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
should fail to create pod by failing to mount volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:169
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should fail if non-existent subpath is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:244
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Inline-volume (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] Downward API volume
should provide container's cpu limit [NodeConformance] [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Inline-volume (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] EmptyDir volumes
pod should support shared volumes between containers [Conformance]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/framework/framework.go:698
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:202
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] PersistentVolumes GCEPD
should test that deleting the Namespace of a PVC and Pod causes the successful detach of Persistent Disk
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-gce.go:152
------------------------------
[sig-storage] CSI Volumes CSI Topology test using GCE PD driver [Serial]
should fail to schedule a pod with a zone missing from AllowedTopologies; PD is provisioned with immediate volume binding
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_volumes.go:98
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: block] One pod requesting one prebound PVC
should be able to mount volume and read from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:232
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: gluster] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] PersistentVolumes-local Pod with node different from PV's NodeAffinity
should fail scheduling due to different NodeSelector
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:369
------------------------------
[sig-storage] Pod Disks schedule pods each with a PD, delete pod and verify detach [Slow]
for read-only PD with pod delete grace period of "default (30s)"
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/pd.go:128
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Pre-provisioned PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Inline-volume (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning
should provision storage with mount options
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:164
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
•S
------------------------------
[sig-storage] CSI Volumes [Driver: pd.csi.storage.gke.io][Serial] [Testpattern: Pre-provisioned PV (ext4)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes-local [Volume type: blockfswithoutformat] One pod requesting one prebound PVC
should be able to mount volume and write from pod1
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:238
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:119
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should verify container cannot write to subpath readonly volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:399
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] Volume limits
should verify that all nodes have volume limits
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_limits.go:40
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] Volume expand
Verify if offline PVC expansion works
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_expand.go:107
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] volumeIO
should write files of various sizes, verify size, validate content [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volume_io.go:131
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] PersistentVolumes NFS with Single PV - PVC pairs
create a PV and a pre-bound PVC: test write access
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes.go:194
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using directory as subpath [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:297
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with the same volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:148
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath
should support restarting containers using file as subpath [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:312
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support creating multiple subpath from same volumes [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:271
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Inline-volume (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] [Serial] Volume metrics PVController
should create bound pv/pvc count metrics for pvc controller after creating both pv and pvc
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/volume_metrics.go:489
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ext3)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (block volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:271
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Inline-volume (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] PersistentVolumes:vsphere
should test that a file written to the vspehre volume mount before kubelet restart can be read after restart [Disruptive]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/persistent_volumes-vsphere.go:181
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should fail if subpath file is outside the volume [Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:233
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] PersistentVolumes-local Local volume that cannot be mounted [Slow]
should fail due to non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/persistent_volumes-local.go:307
------------------------------
[sig-storage] In-tree Volumes [Driver: rbd][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should support file as subpath [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:207
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Inline-volume (ext4)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: azure] [Testpattern: Dynamic PV (default fs)] provisioning
should provision storage with defaults
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:154
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should concurrently access the single volume from pods on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:295
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (default fs)] subPath
should support non-existent path
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:171
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: gce-localssd-scsi-fs] [Serial] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (xfs)][Slow] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI mock volume CSI Volume expansion [Feature:ExpandCSIVolumes]
should expand volume by restarting pod if attach=on, nodeExpansion=on
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/csi_mock_volume.go:415
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath with backstepping is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:255
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Dynamic PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on different node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:224
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
------------------------------
[sig-storage] In-tree Volumes [Driver: vSphere] [Testpattern: Dynamic PV (ntfs)][sig-windows] subPath
should support existing single file [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:196
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Pre-provisioned PV (filesystem volmode)] multiVolume [Slow]
should access to two volumes with different volume mode and retain data across pod recreation on the same node
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/multivolume.go:186
------------------------------
[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] subPath
should support readOnly directory specified in the volumeMount
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:341
•S
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath-v0] [Testpattern: Dynamic PV (block volmode)] volumeMode
should fail in binding dynamic provisioned PV to PVC [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumemode.go:240
------------------------------
[sig-storage] Zone Support
Verify PVC creation with compatible policy and datastore without any zones specified in the storage class fails (No shared datastores exist among all the nodes)
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/vsphere/vsphere_zone_support.go:259
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: iscsi][Feature:Volumes] [Testpattern: Inline-volume (default fs)] subPath
should be able to unmount after the subpath directory is deleted
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:419
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: gcepd] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support existing directories when readOnly specified in the volumeSource
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:371
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Inline-volume (default fs)] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (ext3)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Dynamic PV (default fs)] subPath
should support existing directory
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:182
------------------------------
[sig-storage] In-tree Volumes [Driver: cinder] [Testpattern: Dynamic PV (default fs)] volumes
should allow exec of files on the volume
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:173
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Dynamic PV (default fs)] subPath
should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:322
•SS
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] provisioning
should access volume from different nodes
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/provisioning.go:179
•S
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes
should be mountable
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/volumes.go:142
------------------------------
[sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Pre-provisioned PV (default fs)] subPath
should unmount if pod is force deleted while kubelet is down [Disruptive][Slow][LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:329
------------------------------
[sig-storage] In-tree Volumes [Driver: ceph][Feature:Volumes] [Testpattern: Dynamic PV (default fs)] subPath
should fail if subpath directory is outside the volume [Slow]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:217
------------------------------
[sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath
should support readOnly file specified in the volumeMount [LinuxOnly]
/usr/local/google/home/misterikkit/dev/k8s/src/k8s.io/kubernetes/test/e2e/storage/testsuites/subpath.go:356
•S
------------------------------
[sig-storage] In-tree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment