Cleanup of running processes and coredump before build step
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Wed, 17 Oct 2018 19:22:55 +0000 (15:22 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 18 Oct 2018 19:26:48 +0000 (15:26 -0400)
commitaae4e17983454e0ecaafd78bc1cf9846a1bedf61
tree874b517da0da80216cd234fc4dc9af361f514aa2
parent0a028cf67adaf9977e910161800ef800b72f2426
Cleanup of running processes and coredump before build step

Coredump are expected in /tmp. Remove any previous coredumps present if
any.

Kill (SIGKILL) all lttng related processes that are present at the start
of the build.

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