summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Lambright <dlambrig@redhat.com>2015-11-05 15:31:23 -0500
committerDan Lambright <dlambrig@redhat.com>2015-11-05 14:25:22 -0800
commit7ca6ec092dfe4065b2e192beceba27d3df79ba4e (patch)
tree6754ec0dcbf99ac6ae15742dcb8ed315273af73d
parent21153927d35d27f3a4eb2f3b2b8e6a98f2438fe2 (diff)
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 <dlambrig@redhat.com> Change-Id: Id65c8e341ef2e4ca7429e552a9981121539659cc BUG: 1278578 Signed-off-by: Dan Lambright <dlambrig@redhat.com> Reviewed-on: http://review.gluster.org/12523 Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Tested-by: NetBSD Build System <jenkins@build.gluster.org>
-rwxr-xr-xrun-tests.sh1
1 files changed, 1 insertions, 0 deletions
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 \