Whamcloud - gitweb
LU-12760 tests: stack_trap defaults to sigspec=EXIT 86/36186/2
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 14 Sep 2019 07:46:44 +0000 (01:46 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 9 Oct 2019 22:35:44 +0000 (22:35 +0000)
commit5a911faae25784a91fc085debeb6dbe8512d80b6
tree3127a5021837d993750a9579ed98c78169bf4793
parent544fd725dc5773aa8fdd931e04eb51d658ee1686
LU-12760 tests: stack_trap defaults to sigspec=EXIT

If the "sigspec" argument is not specified for stack_trap(), default
to "EXIT" as the signal, since this is what we use for all callers
of stack_trap() today anyway.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I2c8d986cdf8743e1d956cd7941a47bd4cd772592
Reviewed-on: https://review.whamcloud.com/36186
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Li Xi <lixi@ddn.com>
lustre/tests/test-framework.sh