• Jon Cope's avatar
    Add GCE PD persistent volume test: Check that deleting a PV or PVC prior to… · e095e112
    Jon Cope authored
    Add GCE PD persistent volume test:  Check that deleting a PV or PVC prior to deleting the client pod does not cause the pod to fail during its deletion.
    
    Extracted delete operations into functions
    
    wait on pv/pvc bind
    
    removed redundant verification, minor refactors
    
    GCEPD: fixed typo
    
    name verifyDiskAttached to verifyGCEDiskAttached
    
    fix empty log msg
    
    Updated test owners
    
    removed unnecessary api calls
    
    Check for apierr IsNotFound for pod,pv,pvc but ignore result
    
    Disable dynamic provisioning in test PVCs
    
    gofmt'd
    e095e112
test_owners.csv 70.7 KB