Whamcloud - gitweb
LU-12760 tests: stack_trap defaults to sigspec=EXIT 38/36938/2
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 14 Sep 2019 07:46:44 +0000 (01:46 -0600)
committerOleg Drokin <green@whamcloud.com>
Thu, 12 Dec 2019 23:05:53 +0000 (23:05 +0000)
commit517c08e2e83eaf14ecf03eb593246fb2e408bf69
tree5a25c33d7fdb51ce74b1b86c740793e142a0469e
parentc6c9084c959ac972af557da100f251eccc79d2f7
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.

Lustre-change: https://review.whamcloud.com/36186
Lustre-commit: 5a911faae25784a91fc085debeb6dbe8512d80b6

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