• Kenichi Omichi's avatar
    Add debugging info in pv/pvc protection e2e tests · 2e6a8dee
    Kenichi Omichi authored
    When facing an issue which is due to lack of PV/PVC Protection
    finalizer on the e2e tests, the error message is just like
    
      Expected
          <bool>: false
      to be true
    
    Actually we cannot understand what happened during the tests.
    This adds more debugging info on the tests.
    2e6a8dee
pv_protection.go 5.04 KB