From 04e97f8548bd2b6cf5a519a0ea9e218af69400ac Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Mon, 13 Nov 2017 15:31:06 -0500 Subject: [PATCH] jjb: Use bt stable-1.5 for all lttng-tools jobs Signed-off-by: Michael Jeanson --- jobs/lttng-tools.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index cd51a2c..a70ec94 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -706,7 +706,7 @@ build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents, debug-rcu] urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.3] + babelversion: !!python/tuple [stable-1.5] - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.7 @@ -715,7 +715,7 @@ build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.3] + babelversion: !!python/tuple [stable-1.5] - 'lttng-tools_{version}_{buildtype}': buildtype: slesbuild version: stable-2.7 @@ -724,7 +724,7 @@ build: !!python/tuple [std] conf: !!python/tuple [std] urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.3] + babelversion: !!python/tuple [stable-1.5] - 'lttng-tools_{version}_cppcheck' - 'lttng-tools_{version}_scan-build': @@ -804,7 +804,7 @@ build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.3] + babelversion: !!python/tuple [stable-1.5] - 'dev_{user}_lttng-tools_{version}_{buildtype}': buildtype: portbuild version: master-staging @@ -849,7 +849,7 @@ build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.3] + babelversion: !!python/tuple [stable-1.5] - 'dev_{user}_lttng-tools_{version}_{buildtype}': buildtype: macosxbuild version: master-staging -- 2.34.1