• Kubernetes Submit Queue's avatar
    Merge pull request #60436 from msau42/local-e2e-stress · a274a7c2
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 59310, 60424, 60308, 60436, 60020). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Reduce number of pods created for local PV stress test
    
    **What this PR does / why we need it**:
    Local PV stress test is flaking.  Failed runs show that test is timing out at 47/50 pods.  Reduce the number of pods created by the test so that it's not so close to the max timeout.
    
    **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 #
    
    **Special notes for your reviewer**:
    I'll need to investigate further to see why processing the pods is so slow and ways to speed it up.  But for now, try to reduce flaking.
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    a274a7c2
Name
Last commit
Last update
..
utils Loading commit data...
vsphere Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
csi_hostpath.go Loading commit data...
csi_volumes.go Loading commit data...
empty_dir_wrapper.go Loading commit data...
flexvolume.go Loading commit data...
mounted_volume_resize.go Loading commit data...
pd.go Loading commit data...
persistent_volumes-disruptive.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...
volume_expand.go Loading commit data...
volume_io.go Loading commit data...
volume_metrics.go Loading commit data...
volume_provisioning.go Loading commit data...
volumes.go Loading commit data...