Whamcloud - gitweb
LU-12802 tests: speedup cleanup of racer 81/36381/2
authorLi Xi <lixi@ddn.com>
Wed, 10 Feb 2016 14:37:00 +0000 (22:37 +0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 Oct 2019 13:25:46 +0000 (13:25 +0000)
commitde65b8d68f0c92890cd2524912430cfc263739fc
tree253c5dc6cf20570bf7a561e34a60e139e09dedfd
parent26fc6fa27755943e9dbcc20260ca4d3006f05143
LU-12802 tests: speedup cleanup of racer

After racer test survives for a given time, it starts to cleanup.
And the parent racer.sh script waits the child racer/racer.sh
to exit. However sometimes, somehow, this stucks for a long time.
Sending a signal to remaining dd(or other) processes will wake up
the wait in parent racer.sh script immediately.

Lustre-change: https://review.whamcloud.com/36289
Lustre-commit: fcf219db6d2cfb692f0b987945e85953a5b07de7

Test-Parameter: trivial testlist=racer
DDN-Bug-ID: DDN-256
Signed-off-by: Li Xi <lixi@ddn.com>
Reviewed-by: Gu Zheng <gzheng@ddn.com>
Reviewed-by: Wang Shilong <wshilong@ddn.com>
Change-Id: I2ff2784b76faa0532c39af29b1586a48f2b90a21
Reviewed-by: Shilong Wang <wshilong@ddn.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/36381
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/racer/racer.sh