b0634b2 python: Add failing tests for long disk path

Authored and Committed by nsoffer 4 years ago
    python: Add failing tests for long disk path
    
    Sanlock allow up to 1023 characters in a disk path. We used to truncate
    invalid long path silently instead of failing. Add failing tests for the
    expected behaviour.
    
    Signed-off-by: Nir Soffer <nsoffer@redhat.com>
    
        
file modified
+4 -0
file modified
+78 -0