diff options
author | Ravishankar N <ravishankar@redhat.com> | 2015-05-26 15:36:52 +0530 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2015-05-26 06:17:43 -0700 |
commit | 30c97ce5c9ba03760bdab7c82208065da631efe9 (patch) | |
tree | 0f03261bd97b76039e2ceb032412955c5b6e2305 | |
parent | cff7e29ebdc369b877319f5643c1d6fa1df4f60a (diff) |
tests: remove read-subvol-entry.t from is_bad_test
Change-Id: I81750655d5686709908563e68f40821140397050
BUG: 1163543
Signed-off-by: Ravishankar N <ravishankar@redhat.com>
Reviewed-on: http://review.gluster.org/10917
Tested-by: NetBSD Build System
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
-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 b5286a2cf78..650eb26e4cd 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -198,7 +198,6 @@ function is_bad_test () ./tests/basic/uss.t \ ./tests/basic/afr/entry-self-heal.t \ ./tests/bugs/replicate/bug-1015990.t \ - ./tests/basic/afr/read-subvol-entry.t \ ./tests/basic/ec/quota.t \ ./tests/basic/tier/tier.t \ ./tests/basic/quota-nfs.t \ |