summaryrefslogtreecommitdiffstats
path: root/tests/functional/glusterd/test_gluster_does_not_do_posix_lock_when_multiple_client.py
Commit message (Collapse)AuthorAgeFilesLines
* [Test] Add test gluster does not release posix lock multiple clients “Milind”2020-10-191-0/+91
Steps: 1. Create all types of volumes. 2. Mount the brick on two client mounts 3. Prepare same script to do flock on the two nodes while running this script it should not hang 4. Wait till 300 iteration on both the node Change-Id: I53e5c8b3b924ac502e876fb41dee34e9b5a74ff7 Signed-off-by: “Milind” <mwaykole@redhat.com>