From: Jonathan Rajotte Date: Thu, 26 Jan 2017 17:00:44 +0000 (-0500) Subject: jjb: lttng-tools: Add debug-rcu conf for 2.7, 2.8, 2.9 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=a53a056edc4bf61c8b2644ab3f442a8ca5d5f9fa;p=lttng-ci.git jjb: lttng-tools: Add debug-rcu conf for 2.7, 2.8, 2.9 Signed-off-by: Jonathan Rajotte --- diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 2bb0b9b..8f96c2d 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -484,7 +484,7 @@ ustversion: stable-2.9 arch: !!python/tuple [x86-32, x86-64] build: !!python/tuple [std, oot, dist] - conf: !!python/tuple [std, no-ust, agents] + conf: !!python/tuple [std, no-ust, agents, debug-rcu] urcuversion: !!python/tuple [stable-0.9] babelversion: !!python/tuple [stable-1.5] - 'lttng-tools_{version}_{buildtype}': @@ -511,7 +511,7 @@ ustversion: stable-2.8 arch: !!python/tuple [x86-32, x86-64] build: !!python/tuple [std, oot, dist] - conf: !!python/tuple [std, no-ust, agents] + conf: !!python/tuple [std, no-ust, agents, debug-rcu] urcuversion: !!python/tuple [stable-0.9] babelversion: !!python/tuple [stable-1.4] - 'lttng-tools_{version}_{buildtype}': @@ -538,7 +538,7 @@ ustversion: stable-2.7 arch: !!python/tuple [x86-32, x86-64] build: !!python/tuple [std, oot, dist] - conf: !!python/tuple [std, no-ust, agents] + conf: !!python/tuple [std, no-ust, agents, debug-rcu] urcuversion: !!python/tuple [stable-0.9] babelversion: !!python/tuple [stable-1.3] - 'lttng-tools_{version}_{buildtype}':