From 7ca6ec092dfe4065b2e192beceba27d3df79ba4e Mon Sep 17 00:00:00 2001 From: Dan Lambright Date: Thu, 5 Nov 2015 15:31:23 -0500 Subject: xlators/nfs add mount-nfs-auth.t to ignored tests list This is a backport of 12521 > mount-nfs-auth.t fails spuriously in regression. After discussion with > NFS leads agree to put it into ignored list until the problem is solved. > Change-Id: I44efc3332409ef963819f31d1775138d8a04a0f9 > BUG: 1278476 > Signed-off-by: Dan Lambright Change-Id: Id65c8e341ef2e4ca7429e552a9981121539659cc BUG: 1278578 Signed-off-by: Dan Lambright Reviewed-on: http://review.gluster.org/12523 Reviewed-by: Kaleb KEITHLEY Tested-by: NetBSD Build System --- run-tests.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'run-tests.sh') diff --git a/run-tests.sh b/run-tests.sh index 49b31834fcd..b00b8d7b61f 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -197,6 +197,7 @@ function is_bad_test () for bt in ./tests/basic/quota-anon-fd-nfs.t \ ./tests/basic/quota-nfs.t \ ./tests/basic/tier/tier_lookup_heal.t \ + ./tests/basic/mount-nfs-auth.t \ ./tests/basic/tier/bug-1214222-directories_miising_after_attach_tier.t \ ./tests/bugs/snapshot/bug-1109889.t \ ./tests/bugs/distribute/bug-1066798.t \ -- cgit