]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: github: dump the backtrace of coredumps in the alpine container
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 20 Oct 2022 13:01:01 +0000 (15:01 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 21 Oct 2022 07:21:33 +0000 (09:21 +0200)
commit6435801d09cac089e705baed57f839495f61a972
tree251cf6b634fd38624a387e3ff72bdd63697a4018
parent4ed0a3a88384a3836cbf162025df7ca41cc4fa5e
CI: github: dump the backtrace of coredumps in the alpine container

This patch allows to show the backtrace of a coredump produced in the
alpine/musl jobs.

It activates some option required by the containers to allow the
production of coredump, set a shared directory so the kernel could dump
the coredump within the container. Some debug packages were also added.
.github/workflows/musl.yml