diff options
author | ggarg <ggarg@redhat.com> | 2014-06-12 18:51:51 +0530 |
---|---|---|
committer | Pranith Kumar Karampuri <pkarampu@redhat.com> | 2014-06-12 08:32:27 -0700 |
commit | 997d2fbd2dd31c0b16bf9323757cdc97200f6629 (patch) | |
tree | 9c44a7452c2664c344bb538eb29ad0e0d71969d8 /tests/bugs/bug-1089668.t | |
parent | 1f21201a434dd37b621efd3cc5d2ef1fd077c303 (diff) |
tests: fix for spurious failure:
Change-Id: I39cc497f12c83aa055acb6e88e4c3e1e8774e577
BUG: 1089668
Signed-off-by: ggarg <ggarg@redhat.com>
Reviewed-on: http://review.gluster.org/8050
Reviewed-by: Sachin Pandit <spandit@redhat.com>
Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com>
Tested-by: Pranith Kumar Karampuri <pkarampu@redhat.com>
Diffstat (limited to 'tests/bugs/bug-1089668.t')
-rwxr-xr-x | tests/bugs/bug-1089668.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/bugs/bug-1089668.t b/tests/bugs/bug-1089668.t index e5e0805c06e..3baa3f27fbe 100755 --- a/tests/bugs/bug-1089668.t +++ b/tests/bugs/bug-1089668.t @@ -4,6 +4,8 @@ . $(dirname $0)/../volume.rc . $(dirname $0)/../dht.rc +cleanup + #This script checks command "gluster volume rebalance <volname> status will not #show any output when user have done only remove-brick start and command #'gluster volume remove-brick <volname> <brick_name> status' will not show |