From 28e801cc7776cab357d5e27bc872b2e35e38c134 Mon Sep 17 00:00:00 2001 From: Dan Lambright Date: Tue, 22 Sep 2015 15:44:30 -0400 Subject: cluster/tier re-enable tier.t in automatic tests Re-enable tier.t in automatic tests. Disable check for BSD until recurring problem with SQLlite on it is understood. Change-Id: Ib13b269ab841a59a0a41d8478c8627b180b16c61 BUG: 1231268 Signed-off-by: Dan Lambright Reviewed-on: http://review.gluster.org/12208 Tested-by: NetBSD Build System Reviewed-by: mohammed rafi kc Tested-by: Gluster Build System --- run-tests.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'run-tests.sh') diff --git a/run-tests.sh b/run-tests.sh index d6a2c904708..c1779d8eec8 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -199,7 +199,6 @@ function is_bad_test () ./tests/basic/tier/bug-1214222-directories_miising_after_attach_tier.t \ ./tests/bugs/snapshot/bug-1109889.t \ ./tests/bugs/distribute/bug-1066798.t \ - ./tests/basic/tier/tier.t \ ./tests/bugs/glusterd/bug-1238706-daemons-stop-on-peer-cleanup.t \ ./tests/bugs/glusterd/bug-948686.t \ ./tests/geo-rep/georep-basic-dr-rsync.t \ -- cgit