summaryrefslogtreecommitdiffstats
path: root/tests/features
diff options
context:
space:
mode:
authorRaghavendra Talur <rtalur@redhat.com>2016-08-31 16:07:09 +0530
committerJeff Darcy <jdarcy@redhat.com>2016-08-31 05:15:59 -0700
commitadd85dda0127262164123c6373d55ff2cf9bb14b (patch)
treed511b68fbb783789608a4b094c465738f141d052 /tests/features
parent2d3292fd29884b16cac058f937f91cfda197eca6 (diff)
tests: disable lock_revocation.t on NetBSD
This has been consistently causing hangs in NetBSD machines. I have not been able to debug the issue and we have merge deadline for 3.9. It would be better to disable this for now. Change-Id: I8c63940aa26f78dd9994bb63293a5757835ec52b BUG: 1369401 Signed-off-by: Raghavendra Talur <rtalur@redhat.com> Reviewed-on: http://review.gluster.org/15374 Smoke: Gluster Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> NetBSD-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Jeff Darcy <jdarcy@redhat.com>
Diffstat (limited to 'tests/features')
-rw-r--r--tests/features/lock_revocation.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/features/lock_revocation.t b/tests/features/lock_revocation.t
index cbf21b71650..de2d53707cc 100644
--- a/tests/features/lock_revocation.t
+++ b/tests/features/lock_revocation.t
@@ -50,3 +50,4 @@ sleep 3
TEST append_to_file $M1/testfile
cleanup
+#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1369401