• Kubernetes Submit Queue's avatar
    Merge pull request #28777 from jsafrane/volume-unittest-waittest · 48bd6368
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Stabilize volume unit tests by waiting for exact state
    
    Wait for specific final state instead of waiting for specific number of
    operations in controller unit tests. The tests are more readable and will survive
    random goroutine ordering (PV and PVC controller have both their own
    goroutine).
    
    @kubernetes/sig-storage 
    48bd6368
Name
Last commit
Last update
..
options Loading commit data...
OWNERS Loading commit data...
binder_test.go Loading commit data...
controller.go Loading commit data...
controller_base.go Loading commit data...
controller_test.go Loading commit data...
delete_test.go Loading commit data...
framework_test.go Loading commit data...
index.go Loading commit data...
index_test.go Loading commit data...
provision_test.go Loading commit data...
recycle_test.go Loading commit data...
volume_host.go Loading commit data...