jjb: lttng-tools: fix dev_review_*_root_linuxbuild jobs
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 29 Apr 2024 19:55:09 +0000 (15:55 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 29 Apr 2024 19:55:17 +0000 (15:55 -0400)
commit7588e01393026c587202898117b7597e143ed8ba
tree75999376bb2e1386cb730c4f9abaee35b092ce1a
parent9c9b6b2058536b4cbe7bc433059fc27fc07b6060
jjb: lttng-tools: fix dev_review_*_root_linuxbuild jobs

These jobs inherited the default wrappers for lttng-tools, including the
proccleaner which doesn't work for 'root' builds as it tries to kill all
processes owned by root that are not started by the jenkins agent before
starting the build.

Set the same custom wrappers as the other 'root' builds.

Change-Id: I793235a8c5037a07fe610b89e63834cccac2e2b8
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-tools.yaml
This page took 0.022729 seconds and 4 git commands to generate.