summaryrefslogtreecommitdiffstats
path: root/cli/src/cli-rpc-ops.c
diff options
context:
space:
mode:
authorPoornima G <pgurusid@redhat.com>2017-11-29 18:24:23 +0530
committerAtin Mukherjee <amukherj@redhat.com>2018-02-13 19:34:40 +0530
commit197f08a0e5552d2d007521ce68ddd30e8b10d24b (patch)
treec59aa1af054b41c560884b4aedc1d91c5c91fdad /cli/src/cli-rpc-ops.c
parentdd038cc99a285d7e5627a38b04ed3858d6b7d330 (diff)
tests: Fix a broken test case
Issue: When using statedump command to take statedump of the gfapi process, we specify the following things: $gluster volume statedump <volname> client <host>:<pid> pid: Pid of the gfapi application host: This should be the IP/hostname as seen by the glusterd, the gfapi application is connected to. In this test case, if gfapi application is running locally, and is connected to $H1 glusterd, the <host> need not be $H1. <host> could be localhost, 127.0.0.1, 127.1.1.1 etc. based on the configuration of the system. Hence use netstat to find the right <host> value. >mainline patch : https://review.gluster.org/#/c/18893/ Change-Id: I6efb9d1ccaf9c6841a9ab7c9ebfecafc03c0bc5e BUG: 1544787 Signed-off-by: Poornima G <pgurusid@redhat.com> (cherry picked from commit 5529659dec7607bf9b94ea2195672ae553458785)
Diffstat (limited to 'cli/src/cli-rpc-ops.c')
0 files changed, 0 insertions, 0 deletions