October 9 2015 2:56 AM, "Milind Changire" <milindchang...@gmail.com> wrote:
> https://build.gluster.org/job/rackspace-netbsd7-regression-triggered/10776/consoleFull
> 
> says
> [06:18:00] ./tests/basic/mount-nfs-auth.t .. 
> not ok 62 Got "N" instead of "Y"
> not ok 64 Got "N" instead of "Y"
> not ok 65 Got "N" instead of "Y"
> not ok 67 Got "N" instead of "Y"
> Failed 4/87 subtests 


This one fails pretty regularly for me in my own testing.  It almost always 
succeeds on a second try, and doesn't seem to fail as much on the 
regression-test machines either.  The tests involved are these:

TEST 62 (line 270): Y check_mount_success patchy
TEST 64 (line 272): Y umount_nfs /mnt/nfs/0
TEST 65 (line 276): Y check_mount_success patchy/
TEST 67 (line 278): Y umount_nfs /mnt/nfs/0

This is almost certainly a race involving nfs.auth-refresh-interval-sec and how 
quickly the test runs.  Changing the EXPECT_WITHIN lines to use an interval 
slightly longer than AUTH_REFRESH_INTERVAL might help.
_______________________________________________
Gluster-devel mailing list
Gluster-devel@gluster.org
http://www.gluster.org/mailman/listinfo/gluster-devel

Reply via email to