summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRaghavendra Talur <rtalur@redhat.com>2016-05-09 13:02:32 +0530
committerRaghavendra Talur <rtalur@redhat.com>2016-05-12 01:40:11 -0700
commit8fa1aeda677fa2c288d69ea299dc54c8c76ef831 (patch)
tree02f0d91e68fc1a3de74cf2ddeb0f1602ba182505 /tests
parentac677f09a58e742b2a5f2634b496cce347cfa384 (diff)
tests: mark open-behind.t as bad_test on NetBSD
Change-Id: I7d85efb9b1ad149ca9f3b372d3d24417562ecbfd BUG: 1334204 Signed-off-by: Raghavendra Talur <rtalur@redhat.com> Reviewed-on: http://review.gluster.org/14256 Smoke: Gluster Build System <jenkins@build.gluster.com> CentOS-regression: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Poornima G <pgurusid@redhat.com> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/performance/open-behind.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/performance/open-behind.t b/tests/performance/open-behind.t
index e7a2bcf788b..93bc9e8d4eb 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=1334204