Attention is currently required from: fixeria, jolly, pespin.
Hello Jenkins Builder, fixeria, jolly, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/docker-playground/+/43140?usp=email
to look at the new patch set (#2).
Change subject: ttcn3-asterisk-ims-ue-test: set execfn ......................................................................
ttcn3-asterisk-ims-ue-test: set execfn
The wrapper_core_bt_on_error.sh should get a backtrace if a coredump appears. This didn't work because the execfn could not be extracted via file for asterisk (it works with other programs):
$ file core core: ELF 64-bit LSB core file, x86-64, version 1 (SYSV), too many program headers (2201)
Add a fallback execfn path so it works in this case too.
Change-Id: Ia6b170b127d6458c3e74b1a32a549b04ae460c75 --- M common/wrapper_core_bt_on_error.sh M ttcn3-asterisk-ims-ue-test/jenkins.sh 2 files changed, 8 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/40/43140/2