Skip to content

Changes

Summary

  1. attempt to capture core dump from osmo-stp during ttcn3-bsc-test run (details)
Commit b0b594e77c6290a123565c2d31adf647b2a27271 by Neels Hofmeyr
attempt to capture core dump from osmo-stp during ttcn3-bsc-test run

When launching osmo-stp-master from ttcn3-bsc-test, set ulimit=-1 to allow core
files.

In osmo-stp-master set WORKDIR to /data to hopefully get the core file ending
up there without the need to set a /proc/sys/kernel/core_pattern globally in
the jenkins slave.

Change-Id: Idd67fcb3f564b9cff9b4596bf639ed1bd1b58daf
The file was modified osmo-stp-master/Dockerfile
The file was modified ttcn3-bsc-test/jenkins.sh