From 78fa818458ba75c12467768069c917d29b4422de Mon Sep 17 00:00:00 2001 From: Raghavendra G Date: Fri, 25 May 2018 17:21:58 +0530 Subject: tests/bug-1543279: mark it as bad There seems to be races which are not fixed by commit 9704d203f0. Though the test itself is not bad, it is failing very frequently. So, till the issue is fixed, marking this test as bad. updates: bz#1543279 Change-Id: I4a5869da1586178914ffb9563414879e6beab183 Signed-off-by: Raghavendra G --- tests/bugs/distribute/bug-1543279.t | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/bugs/distribute/bug-1543279.t b/tests/bugs/distribute/bug-1543279.t index 67cc0f50c2f..47b8b4a4a95 100644 --- a/tests/bugs/distribute/bug-1543279.t +++ b/tests/bugs/distribute/bug-1543279.t @@ -63,3 +63,5 @@ TEST $CLI volume create $V0 disperse 6 redundancy 2 $H0:$B0/${V0}{0..5} force run_test_for_volume $V0 200 cleanup +#G_TESTDEF_TEST_STATUS_CENTOS6=BAD_TEST,BUG=000000 +#G_TESTDEF_TEST_STATUS_NETBSD7=BAD_TEST,BUG=000000 -- cgit