test/vhost/fuzz: remove the unncessary killproces
Change-Id: Ida9b2d6aade8ab12004fccd8830452c93eca30eb Signed-off-by: GangCao <gang.cao@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/476702 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Liang Yan <liang.z.yan@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Seth Howell <seth.howell@intel.com>
This commit is contained in:
parent
baf588a58b
commit
841b7a786e
@ -66,6 +66,5 @@ wait $fuzzpid
|
||||
trap - SIGINT SIGTERM exit
|
||||
|
||||
killprocess $vhostpid
|
||||
killprocess $fuzzpid
|
||||
|
||||
timing_exit fuzz_test
|
||||
|
Loading…
Reference in New Issue
Block a user