Whamcloud - gitweb
LU-3665 tests: Cleanup echo client after obdfilter-survey 50/9350/25
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Fri, 21 Feb 2014 17:53:36 +0000 (12:53 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 6 May 2018 03:40:08 +0000 (03:40 +0000)
commit471c7966eb03e6283561ba5690a6f9adab68bb9e
tree2d24afeee8ac3a575cd88a786f1ac7c53ca6e33b
parentc1d465de13ccf0eda8020c88661c3cc4d78538ca
LU-3665 tests: Cleanup echo client after obdfilter-survey

Some failures of obdfilter-survey do not cause an error in
obdfilter-survey.sh In some cases obdfilter-survey did not
cleanup echo clients it had created and that could hang
umount of osts.
Change test-framework.sh::cleanupall to remove echo clients before
trying to umount to prevent the echo clients from holding the OST or
MDS/MGS open forever.

Test-Parameters: trivial testlist=obdfilter-survey osscount=1 ostcount=2 mdscount=1 mdtcount=1
Test-Parameters: trivial testlist=obdfilter-survey mdtfilesystemtype=zfs ostfilesystemtype=zfs osscount=1 ostcount=2 mdscount=1 mdtcount=1
Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: I63ae59da84101c782aa9d5e7216cce3b3b1ff2fe
Reviewed-on: https://review.whamcloud.com/9350
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Andriy Skulysh <c17819@cray.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre-iokit/obdfilter-survey/obdfilter-survey
lustre/tests/obdfilter-survey.sh
lustre/tests/test-framework.sh