jjb: Add "Depends-on: userspace-rcu:" for lttng-tools
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 3 Sep 2021 13:52:19 +0000 (09:52 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 3 Sep 2021 20:42:37 +0000 (16:42 -0400)
commit60428fd0fcadf7f71b4b56c0b9b0ce26597ab4c2
tree920b02b5e06d32605a0b15917e86b1a53cb7f98d
parent0ef2148ab933b5d6f961c6afde35b21a13e8d0a6
jjb: Add "Depends-on: userspace-rcu:" for lttng-tools

While there we can remove some conditional actions based on `conf`
"static" and "debug_rcu", since they are not defined for the gerrit job. It
facilitate the condition handling for `depends-on` handling.

Babeltrace is now always pulled and does not depends on any "$conf"
conditional action.

Since that for the remaining `conf` ("std", "agents", "no-ust") userspace_rcu is
required, use conditional only to handle the `Depends-on` feature.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
jobs/lttng-tools.yaml
scripts/lttng-tools/gerrit-depends-on.sh
This page took 0.023465 seconds and 4 git commands to generate.