Skip to content
Unstable

Changes

Summary

  1. start-testsuite: remove workaround for TITAN < 9.0.0 (details)
  2. testenv: support fetching coredumps in jenkins (details)
Commit 2fe6caed9404d06c2e4527e61284ca584b3e5392 by Vadim Yanitskiy
start-testsuite: remove workaround for TITAN < 9.0.0

We're using the 9.0.0 nowadays, which does not need this workaround.

Change-Id: I57eecd6e0ea9e488a2110b029ddc313bd05cd1fa
The file was modifiedstart-testsuite.sh
Commit aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 by Oliver Smith
testenv: support fetching coredumps in jenkins

The Osmocom jenkins nodes run inside LXCs. When we get a coredump it
appears on the host, fetch it from there via testenv-coredump-helper,
which gets added to the hosts in the related patch.

Related: osmo-ci I7e66c98106b7028a393e3b873e96ae2dcb412c48
Related: OS#6769
Change-Id: I3784b4cbcef08b26f77b6f6f7a70a830d9c81a18
The file was modified_testenv/testenv/coredump.py
The file was modified_testenv/README.md