samba-in-kubernetes / sit-test-cases

SIT (Samba Integration Tests) Automated Test Cases
0 stars 4 forks source link

test_mount_stress: include single stress test #55

Closed Shwetha-Acharya closed 5 months ago

Shwetha-Acharya commented 5 months ago

With this change we are including one stress test with near maximum values i.e num_clients=20, num_operations=40, file_size=2**25

Other existing tests with lower values are eliminated as the goal here should be to test with maximum stress. Tests with lower values are needless when the test with maximum stress passes.

Fixes: #54

spuiuk commented 5 months ago

Check output of the xfs test to confirm that only 1 failure is reported in smb2.create smbtorture test. This is a known failure.