From 0b475830dc3505a923020e1b16a747f164065c66 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Fri, 16 Oct 2015 17:28:55 -0400 Subject: [PATCH] Update liburcu and babeltrace versions --- jobs/inc/babeltrace-versions.yaml.inc | 1 + jobs/inc/liburcu-versions.yaml.inc | 2 +- jobs/lttng-tools.yaml | 20 ++++++++++---------- 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/jobs/inc/babeltrace-versions.yaml.inc b/jobs/inc/babeltrace-versions.yaml.inc index e388078..9306544 100644 --- a/jobs/inc/babeltrace-versions.yaml.inc +++ b/jobs/inc/babeltrace-versions.yaml.inc @@ -1,2 +1,3 @@ - stable-1.2 +- stable-1.3 - master diff --git a/jobs/inc/liburcu-versions.yaml.inc b/jobs/inc/liburcu-versions.yaml.inc index 53c8b5f..b356fdb 100644 --- a/jobs/inc/liburcu-versions.yaml.inc +++ b/jobs/inc/liburcu-versions.yaml.inc @@ -1,3 +1,3 @@ -- stable-0.7 - stable-0.8 +- stable-0.9 - master diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 491ce5d..c90f2d2 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -357,42 +357,42 @@ arch: !!python/tuple [x86-32, x86-64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent] - urcuversion: !!python/tuple [stable-0.8] - babelversion: !!python/tuple [stable-1.2] + urcuversion: !!python/tuple [stable-0.9] + babelversion: !!python/tuple [stable-1.3] - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.7 arch: !!python/tuple [armhf, powerpc] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, python-bindings, java-agent, python-agent] - urcuversion: !!python/tuple [stable-0.8] - babelversion: !!python/tuple [stable-1.2] + urcuversion: !!python/tuple [stable-0.9] + babelversion: !!python/tuple [stable-1.3] - 'lttng-tools_{version}_{buildtype}': buildtype: build version: stable-2.6 arch: !!python/tuple [x86-32, x86-64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, python-bindings] - urcuversion: !!python/tuple [stable-0.8] - babelversion: !!python/tuple [stable-1.2] + urcuversion: !!python/tuple [stable-0.9] + babelversion: !!python/tuple [stable-1.3] - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.6 arch: !!python/tuple [armhf, powerpc] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, python-bindings] - urcuversion: !!python/tuple [stable-0.8] - babelversion: !!python/tuple [stable-1.2] + urcuversion: !!python/tuple [stable-0.9] + babelversion: !!python/tuple [stable-1.3] - 'lttng-tools_{version}_cppcheck' - 'lttng-tools_{version}_scan-build': version: master urcuversion: master - 'lttng-tools_{version}_scan-build': version: stable-2.7 - urcuversion: stable-0.8 + urcuversion: stable-0.9 - 'lttng-tools_{version}_scan-build': version: stable-2.6 - urcuversion: stable-0.8 + urcuversion: stable-0.9 #- 'lttng-tools_{version}_pylint' - 'lttng-tools_{version}_coverity': version: master -- 2.34.1