freeipa/ipatests/azure/templates
Stanislav Levin d1b53ded8b Azure: Gather coredumps
Applications may crash.
If a crash happens on a remote system during CI run it's sometimes
very hard to understand the reason. The most important means to
analyze such is a stack trace. It's also very important to check
whether there was a core dump or not, even a test passed.

For Docker environment, the core dumps are collected by the host's
systemd-coredump, which knows nothing about such containers (for
now). To build an informative thread stack trace debuginfo packages
should be installed. But they can't be installed on the host OS
(ubuntu), That's why after all the tests completed an additional
container should be up and the host's core dumps and host's journal
should be passed into it.

Even if there weren't enough debuginfo packages at CI-runtime, the
core dump could be analyzed locally later.

Fixes: https://pagure.io/freeipa/issue/8251
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2020-04-08 11:27:45 +03:00
..
build-fedora.yml Azure: Gather coredumps 2020-04-08 11:27:45 +03:00
generate-job-variables.yml Azure: Preliminary check for provided limits 2020-02-25 18:02:12 +02:00
generate-matrix.yml Azure: Preliminary check for provided limits 2020-02-25 18:02:12 +02:00
ipa-test-config-template.yaml Azure: Allow to run integration tests 2020-02-25 18:02:12 +02:00
prepare-build-fedora.yml Remove Fedora repository fastmirror selection 2020-03-28 19:55:10 +01:00
prepare-tox-fedora.yml Azure: Make it possible to configure distro-specific stuff 2020-02-25 18:02:12 +02:00
prepare-webui-fedora.yml Azure: Make it possible to configure distro-specific stuff 2020-02-25 18:02:12 +02:00
publish-build.yml Azure: Add support for testing multi IPA environments 2020-02-25 18:02:12 +02:00
run-test.yml Azure: Report elapsed time 2020-02-25 18:02:12 +02:00
save-test-artifacts.yml Azure: Add support for testing multi IPA environments 2020-02-25 18:02:12 +02:00
setup-test-environment.yml Azure: Add support for testing multi IPA environments 2020-02-25 18:02:12 +02:00
test-jobs.yml Azure: Gather coredumps 2020-04-08 11:27:45 +03:00
variables-common.yml Azure: Preliminary check for provided limits 2020-02-25 18:02:12 +02:00
variables-fedora.yml Azure: Allow distros to install Python they want 2020-04-07 15:22:47 -04:00
variables.yml Azure: Make it possible to configure distro-specific stuff 2020-02-25 18:02:12 +02:00