X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-ust.yaml;h=019a5c9bf65d2512794e9f4d1e85f816f24dfe41;hb=03a8831e34f1b234ca882ab3d789217162c9d78e;hp=39eabd1f130e4631decc656dd03005626b7144bb;hpb=03297c9e55eb7a8b98db1f0c5fe9b53d1646ca2c;p=lttng-ci.git diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index 39eabd1..019a5c9 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -180,6 +180,17 @@ <<: *lttng-ust_build_axes_defaults <<: *lttng-ust_build_builders_defaults + properties: + - inject: + properties-content: | + PROJECT_NAME=lttng-ust + - build-discarder: + days-to-keep: 1 + - throttle: + option: 'category' + categories: + - 'gerrit-{buildtype}' + publishers: - tap: results: 'tap/**/*.log' @@ -312,28 +323,28 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, dist, oot, oot-dist] conf: !!python/tuple [std, agents, debug-rcu] - liburcu_version: !!python/tuple [stable-0.8, stable-0.9, stable-0.10, stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.12, master] filter: '(build=="std") || (liburcu_version=="master")' - 'lttng-ust_{version}_{buildtype}': buildtype: portbuild arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, agents] - liburcu_version: !!python/tuple [stable-0.8, stable-0.9, stable-0.10, stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: slesbuild arch: !!python/tuple [sles12sp2] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: elbuild arch: !!python/tuple [el8] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.12, master] filter: '' - 'lttng-ust_{version}_cppcheck' - 'lttng-ust_{version}_scan-build' @@ -344,7 +355,7 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, dist, oot, oot-dist] conf: !!python/tuple [std, agents, debug-rcu] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '(build=="std") || (liburcu_version=="master")' - 'lttng-ust_{version}_{buildtype}': buildtype: portbuild @@ -352,7 +363,7 @@ arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, agents] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: slesbuild @@ -360,7 +371,7 @@ arch: !!python/tuple [sles12sp2] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: elbuild @@ -368,7 +379,7 @@ arch: !!python/tuple [el8] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_cppcheck': version: master @@ -383,15 +394,15 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, dist, oot, oot-dist] conf: !!python/tuple [std, agents, debug-rcu] - liburcu_version: !!python/tuple [stable-0.11, master] - filter: '(build=="std") || (liburcu_version=="stable-0.11")' + liburcu_version: !!python/tuple [stable-0.12, master] + filter: '(build=="std") || (liburcu_version=="stable-0.12")' - 'lttng-ust_{version}_{buildtype}': buildtype: portbuild version: stable-2.12 arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, agents] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: slesbuild @@ -399,7 +410,7 @@ arch: !!python/tuple [sles12sp2] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_{buildtype}': buildtype: elbuild @@ -407,23 +418,13 @@ arch: !!python/tuple [el8] build: !!python/tuple [std] conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.11, master] + liburcu_version: !!python/tuple [stable-0.12, master] filter: '' - 'lttng-ust_{version}_cppcheck': version: stable-2.12 - 'lttng-ust_{version}_scan-build': version: stable-2.12 - # stable-2.7 - - 'lttng-ust_{version}_{buildtype}': - buildtype: slesbuild - version: stable-2.7 - arch: !!python/tuple [sles12sp2] - build: !!python/tuple [std] - conf: !!python/tuple [std] - liburcu_version: !!python/tuple [stable-0.9] - filter: '' - - project: name: gerrit-lttng-ust github_user: lttng @@ -434,7 +435,7 @@ arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist, oot-dist] conf: !!python/tuple [std, agents] - liburcu_version: !!python/tuple [stable-0.11] + liburcu_version: !!python/tuple [stable-0.12] filter: '(build=="std" && conf=="std") || (arch=="amd64")' - project: