jjb: lttng-tools: rework pre/post build scripts
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 19 Apr 2023 21:06:16 +0000 (17:06 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 21 Apr 2023 15:40:53 +0000 (11:40 -0400)
commit7007618645a3be6355ea292da4007ee91667a52b
tree55afb98bb6549ca353be44649f250bcc7722167f
parentee4b760abf60e1d139cab33d5d5f0f4403723b8e
jjb: lttng-tools: rework pre/post build scripts

* Abort instead of fail builds that timeout, to distinguish and take
  specifc actions
* Use a more explicit naming scheme
* Add gdb backtrace printing of core dumps
* Fix shellcheck warnings

Change-Id: I26954a6c921a9ed0d65be6b321f2dd4a548bee7c
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
LICENSES/GPL-2.0-or-later.txt [new file with mode: 0644]
jobs/lttng-tools.yaml
scripts/lttng-tools/clean_processes_coredump.sh [deleted file]
scripts/lttng-tools/hang_processes.sh [deleted file]
scripts/lttng-tools/postbuild_clean_processes_coredumps.sh [new file with mode: 0755]
scripts/lttng-tools/postbuild_collect_tap_results.sh [new file with mode: 0755]
scripts/lttng-tools/postbuild_wait_10_seconds.sh [new file with mode: 0755]
scripts/lttng-tools/prebuild_clean_processes_coredumps.sh [new file with mode: 0755]
scripts/lttng-tools/tap_failure.sh [deleted file]
This page took 0.023728 seconds and 4 git commands to generate.