diff options
author | Jiffin Tony Thottan <jthottan@redhat.com> | 2015-08-24 18:01:19 +0530 |
---|---|---|
committer | Niels de Vos <ndevos@redhat.com> | 2015-08-31 12:00:11 -0700 |
commit | 9f52d22690b3b0aac0a736eb15fe649fde6286b5 (patch) | |
tree | 216b9c877cdd48551da822eaef43ee8d86c3f1a8 /run-tests.sh | |
parent | e012bdc721945fb6d996e3f67881a705ef966026 (diff) |
tests : workaround for the spurious failure in mount-nfs-auth.t
Change-Id: I459a0c60743291a2e164a5e0a76a7e2577afdae0
BUG: 1256352
Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com>
Reviewed-on: http://review.gluster.org/12006
Reviewed-by: Niels de Vos <ndevos@redhat.com>
Tested-by: NetBSD Build System <jenkins@build.gluster.org>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'run-tests.sh')
-rwxr-xr-x | run-tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/run-tests.sh b/run-tests.sh index 77a7b5d7806..d0804d0767c 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -198,7 +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/basic/mount-nfs-auth.t \ ./tests/geo-rep/georep-basic-dr-rsync.t \ ./tests/geo-rep/georep-basic-dr-tarssh.t \ ./tests/basic/afr/arbiter-statfs.t \ |