diff options
author | Kotresh HR <khiremat@redhat.com> | 2019-07-22 17:35:21 +0530 |
---|---|---|
committer | hari gowtham <hari.gowtham005@gmail.com> | 2019-08-05 11:31:20 +0000 |
commit | 70b52c3461ab7f9af570bfbf6b8117e25cc824ba (patch) | |
tree | 20574f12ccb0378d837a201d93a2723d6b79452b /tests | |
parent | 589d0118bd29388f53996ac14c4e11a3f3ff0783 (diff) |
geo-rep: Fix mount broker setup issue
The patch [1] added validation in gverify.sh to check if the gluster
binary exists on slave by executing gluster directly on slave. But for
non-root users, even though gluster binary is present, path is not
found when executed via ssh. Hence validate the gluster binary using
bash builtin 'type' command.
[1] https://review.gluster.org/19224
Backport of:
> Patch: https://review.gluster.org/23089/
> Change-Id: I93ca62c0c5b1e16263e586ddbbca8407d60ca126
> BUG: 1731920
> Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit 2aa731a259ea457c07494e3c3edf6d5f7c02fe77)
Change-Id: I93ca62c0c5b1e16263e586ddbbca8407d60ca126
fixes: bz#1733880
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions