• Andrew's avatar
    Add SMB client failover test for cluster (#9621) · f489d00f
    Andrew authored
    This adds two new tests for cluster:
    1) connect to SMB share on server, write to file. Reboot server.
       Re-establish session. Read contents of file.
    
       TODO: add python bindings for durable handles to that we
       can verify durable reconnects across node failover work correctly.
    
    2) Verify that cluster becomes healthy again after reboot in (1)
    f489d00f
protocols.py 7.49 KB