jjb: tools: add post-build action to gather tap logs
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 22 Feb 2021 22:20:31 +0000 (17:20 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 22 Feb 2021 22:44:46 +0000 (17:44 -0500)
commitf6baccc6ce7bedb4a34cfc81c6bb5ea05c2a6640
tree5b9a88a02a9d5046bc00ecb97b09f0bd0d78c252
parent80d2c49dfac7b49154bc996cf423028de81a7dff
jjb: tools: add post-build action to gather tap logs

Currently, if a build abort (timeout etc.) we do not gather the tap logs
and this can lead to difficulty in figuring out the causes of the
problem.

The action is performed only on Abort.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
jobs/lttng-tools.yaml
scripts/lttng-tools/tap_aborted.sh [new file with mode: 0755]
This page took 0.022968 seconds and 4 git commands to generate.