diff options
author | Poornima G <pgurusid@redhat.com> | 2017-11-29 18:24:23 +0530 |
---|---|---|
committer | Atin Mukherjee <amukherj@redhat.com> | 2017-12-01 04:59:30 +0000 |
commit | 5529659dec7607bf9b94ea2195672ae553458785 (patch) | |
tree | c20c1632b867199ea432b30752bdfc8c21a07853 /NEWS | |
parent | 757d4a5a5fc0a3c2f6c450d228525b7a87fe3172 (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.
Change-Id: I6efb9d1ccaf9c6841a9ab7c9ebfecafc03c0bc5e
BUG: 1517961
Signed-off-by: Poornima G <pgurusid@redhat.com>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions