From 279c8e42ffe61d2906009a305aec3e218c058d0e Mon Sep 17 00:00:00 2001 From: Prasanna Kumar Kalever Date: Fri, 1 Apr 2016 14:54:48 +0530 Subject: tests: add open-behind.t to bad tests open-behind.t fails on NetBSD very frequently will be disabled until the problem is fixed Change-Id: I0655e4b0c8b3ad7fc9e2ccfcf679673832ff12a5 BUG: 1300253 Signed-off-by: Prasanna Kumar Kalever Reviewed-on: http://review.gluster.org/13884 Tested-by: Prasanna Kumar Kalever Smoke: Gluster Build System NetBSD-regression: NetBSD Build System Reviewed-by: Jeff Darcy CentOS-regression: Gluster Build System --- tests/performance/open-behind.t | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/performance/open-behind.t b/tests/performance/open-behind.t index e7a2bcf788..9ef10ad5a0 100755 --- a/tests/performance/open-behind.t +++ b/tests/performance/open-behind.t @@ -64,3 +64,4 @@ gluster volume top $V0 open | grep -w "$F0" >/dev/null 2>&1 TEST [ $? -eq 0 ]; cleanup; +#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=1300253 -- cgit