From 7f5ffb7a83d9cbf929e0f75e35914396d3ced4e6 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 12 Sep 2018 13:24:41 -0400 Subject: [PATCH] Add stable-2.11 jobs Signed-off-by: Michael Jeanson --- jobs/lttng-modules.yaml | 6 ++ jobs/lttng-tools.yaml | 78 ++++++++++++++++++++ jobs/lttng-ust.yaml | 1 + scripts/lttng-modules/trigger-vanilla.groovy | 2 + 4 files changed, 87 insertions(+) diff --git a/jobs/lttng-modules.yaml b/jobs/lttng-modules.yaml index 8749337..1450a56 100644 --- a/jobs/lttng-modules.yaml +++ b/jobs/lttng-modules.yaml @@ -510,6 +510,7 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master buildtype: build parambuildtype: build @@ -527,6 +528,7 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master buildtype: build parambuildtype: build @@ -552,6 +554,7 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master uversion: - trusty @@ -567,6 +570,7 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master buildtype: crossbuild parambuildtype: crossbuild @@ -586,6 +590,7 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master uversion: - trusty @@ -608,6 +613,7 @@ mversion: - stable-2.9 - stable-2.10 + - stable-2.11 - master - 'lttng-modules_{mversion}_sloccount': mversion: master diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index fc389f8..0e4c250 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -607,6 +607,7 @@ - stable-2.8 - stable-2.9 - stable-2.10 + - stable-2.11 - master jobs: # Master # @@ -679,6 +680,61 @@ babelversion: !!python/tuple [stable-1.5] testtype: !!python/tuple [full] + # stable-2.11 + - 'lttng-tools_{version}_{buildtype}': + buildtype: build + version: stable-2.11 + ustversion: stable-2.11 + arch: !!python/tuple [x86-32, x86-64] + build: !!python/tuple [std, oot, dist] + conf: !!python/tuple [std, no-ust, agents, debug-rcu] + urcuversion: !!python/tuple [stable-0.10] + babelversion: !!python/tuple [stable-1.5] + - 'lttng-tools_{version}_{buildtype}': + buildtype: portbuild + version: stable-2.11 + ustversion: stable-2.11 + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + build: !!python/tuple [std] + conf: !!python/tuple [std, no-ust, agents] + urcuversion: !!python/tuple [stable-0.10] + babelversion: !!python/tuple [stable-1.5] + - 'lttng-tools_{version}_{buildtype}': + buildtype: slesbuild + version: stable-2.11 + ustversion: stable-2.11 + arch: !!python/tuple [sles12sp2] + build: !!python/tuple [std] + conf: !!python/tuple [std] + urcuversion: !!python/tuple [stable-0.10] + babelversion: !!python/tuple [stable-1.5] + - 'lttng-tools_{version}_{buildtype}': + buildtype: solarisbuild + version: stable-2.11 + ustversion: stable-2.11 + arch: !!python/tuple [sol10-i386, sol11-i386] + build: !!python/tuple [std] + conf: !!python/tuple [relayd-only] + urcuversion: !!python/tuple [stable-0.10] + babelversion: !!python/tuple [stable-1.5] + - 'lttng-tools_{version}_{buildtype}': + buildtype: macosxbuild + version: stable-2.11 + ustversion: stable-2.11 + arch: !!python/tuple [macosx] + build: !!python/tuple [std] + conf: !!python/tuple [relayd-only] + urcuversion: !!python/tuple [stable-0.10] + babelversion: !!python/tuple [stable-1.5] + - 'lttng-tools_{version}_winbuild': + version: stable-2.11 + ustversion: stable-2.11 + arch: !!python/tuple [cygwin, cygwin64] + build: !!python/tuple [std] + conf: !!python/tuple [relayd-only] + urcuversion: !!python/tuple [stable-0.10] + babelversion: !!python/tuple [stable-1.5] + # stable-2.10 - 'lttng-tools_{version}_{buildtype}': buildtype: build @@ -880,6 +936,10 @@ version: master urcuversion: master ustversion: master + - 'lttng-tools_{version}_scan-build': + version: stable-2.11 + urcuversion: stable-0.10 + ustversion: stable-2.11 - 'lttng-tools_{version}_scan-build': version: stable-2.10 urcuversion: stable-0.9 @@ -920,6 +980,15 @@ urcuversion: !!python/tuple [master] babelversion: !!python/tuple [stable-1.5] testtype: !!python/tuple [base] + - 'dev_{user}_lttng-tools_{version}_{buildtype}': + buildtype: build + version: stable-2.11-staging + ustversion: stable-2.11 + arch: !!python/tuple [x86-32, x86-64] + build: !!python/tuple [std, oot, dist] + conf: !!python/tuple [std, no-ust, agents] + urcuversion: !!python/tuple [stable-0.10] + babelversion: !!python/tuple [stable-1.5] - 'dev_{user}_lttng-tools_{version}_{buildtype}': buildtype: build version: stable-2.10-staging @@ -970,6 +1039,15 @@ urcuversion: !!python/tuple [master] babelversion: !!python/tuple [stable-1.5] testtype: !!python/tuple [base] + - 'dev_{user}_lttng-tools_{version}_{buildtype}': + buildtype: portbuild + version: stable-2.11-staging + ustversion: stable-2.11 + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + build: !!python/tuple [std] + conf: !!python/tuple [std, no-ust, agents] + urcuversion: !!python/tuple [stable-0.10] + babelversion: !!python/tuple [stable-1.5] - 'dev_{user}_lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.10-staging diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 7287730..3526f3d 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -297,6 +297,7 @@ - stable-2.8 - stable-2.9 - stable-2.10 + - stable-2.11 jobs: - 'lttng-ust_{version}_{buildtype}': buildtype: build diff --git a/scripts/lttng-modules/trigger-vanilla.groovy b/scripts/lttng-modules/trigger-vanilla.groovy index a5f8a90..a597004 100644 --- a/scripts/lttng-modules/trigger-vanilla.groovy +++ b/scripts/lttng-modules/trigger-vanilla.groovy @@ -27,9 +27,11 @@ def ondiskpath = build.getEnvironment(listener).get('WORKSPACE') + "/ondisk-refs def trigger_jobs = [ 'lttng-modules_master_build-vanilla', + 'lttng-modules_stable-2.11_build-vanilla', 'lttng-modules_stable-2.10_build-vanilla', 'lttng-modules_stable-2.9_build-vanilla', 'lttng-modules_master_crossbuild-vanilla', + 'lttng-modules_stable-2.11_crossbuild-vanilla', 'lttng-modules_stable-2.10_crossbuild-vanilla', 'lttng-modules_stable-2.9_crossbuild-vanilla', ] -- 2.34.1