summaryrefslogtreecommitdiffstats
path: root/run-tests.sh
diff options
context:
space:
mode:
authorKotresh HR <khiremat@redhat.com>2015-09-01 11:24:09 +0530
committerJeff Darcy <jdarcy@redhat.com>2015-09-01 05:59:43 -0700
commit2a568e0c0fd3f23a94cc87bf4c0bd07aaa65d5a5 (patch)
treecac3d8d5e3d93c231bff3aa542c8cb539c7d2db8 /run-tests.sh
parent7b390983768e833a8df15b994038155c53d71bdd (diff)
tests: Remove geo-rep tests from bad tests
Remove 'tests/geo-rep/georep-basic-dr-rsync.t' and 'tests/geo-rep/georep-basic-dr-tarssh.t' from bad tests as it passes on linux machines. It is disabled only in NetBSD untill portability issues are fixed. (https://bugzilla.redhat.com/show_bug.cgi?id=1257847) Also add increase sleep timining to let the data sync. Change-Id: Ifc831353a345bcf5605fc4dfba693df891bb6d5b BUG: 1227624 Signed-off-by: Kotresh HR <khiremat@redhat.com> Reviewed-on: http://review.gluster.org/12072 Reviewed-by: Raghavendra Talur <rtalur@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com> Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Diffstat (limited to 'run-tests.sh')
-rwxr-xr-xrun-tests.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/run-tests.sh b/run-tests.sh
index 5d657945850..dc3dd8aec8b 100755
--- a/run-tests.sh
+++ b/run-tests.sh
@@ -198,8 +198,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/geo-rep/georep-basic-dr-rsync.t \
- ./tests/geo-rep/georep-basic-dr-tarssh.t \
./tests/basic/afr/arbiter-statfs.t \
./tests/basic/tier/tier.t \
./tests/bugs/glusterd/bug-1238706-daemons-stop-on-peer-cleanup.t \