• Kubernetes Submit Queue's avatar
    Merge pull request #68312 from msau42/fix-e2e · 8e329f1c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.
    
    Fix gce localssd pv tests
    
    **What this PR does / why we need it**:
    When running local PV tests against GCE local SSD, it directly uses the disk so doesn't need to create a tmp dir like the other test formats.  Fsgroup tests do not create test-file so don't error on cleanup if the file doesn't exist.
    
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes #68308
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    8e329f1c
Name
Last commit
Last update
..
drivers Loading commit data...
testpatterns Loading commit data...
testsuites Loading commit data...
utils Loading commit data...
vsphere Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
csi_objects.go Loading commit data...
csi_volumes.go Loading commit data...
empty_dir_wrapper.go Loading commit data...
ephemeral_volume.go Loading commit data...
flexvolume.go Loading commit data...
generic_persistent_volume-disruptive.go Loading commit data...
in_tree_volumes.go Loading commit data...
mounted_volume_resize.go Loading commit data...
nfs_persistent_volume-disruptive.go Loading commit data...
pd.go Loading commit data...
persistent_volumes-gce.go Loading commit data...
persistent_volumes-local.go Loading commit data...
persistent_volumes.go Loading commit data...
pv_protection.go Loading commit data...
pvc_protection.go Loading commit data...
regional_pd.go Loading commit data...
subpath.go Loading commit data...
volume_expand.go Loading commit data...
volume_metrics.go Loading commit data...
volume_provisioning.go Loading commit data...
volumes.go Loading commit data...