Description of problem: tests/bugs/posix/bug-1040275-brick-uid-reset-on-volume-restart.t is failing Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Run test case tests/bugs/posix/bug-1040275-brick-uid-reset-on-volume-restart.t 2. 3. Actual results: test case tests/bugs/posix/bug-1040275-brick-uid-reset-on-volume-restart.t is failing Expected results: test case should not fail Additional info:
.t is failing and throwing error transport endpoint is not connected at the time of running stat command on mount point after just start the volume. In logs it is showing the client is not able to establish a connection with server so at the running stat command it is failing. To avoid the error needs to wait after just starting the volume.
REVIEW: https://review.gluster.org/22893 (test: test bug-1040275-brick-uid-reset-on-volume-restart.t is failing) posted (#1) for review on master by MOHIT AGRAWAL
REVIEW: https://review.gluster.org/22893 (test: Fix spurious failures in bug-1040275-brick-uid-reset-on-volume-restart.t) merged (#6) on master by Amar Tumballi