X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-tools.yaml;h=0c6baef012ce77aa59bf498dd9eda91f11dda00e;hb=485ddac1d36363043b3cbe5bc89ca29e6968971e;hp=ccd0becb4d4e9739f3d530c18cb534e1996f34cb;hpb=5279b0f28620328ec87e4fbe6765d2696635597b;p=lttng-ci.git diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index ccd0bec..0c6baef 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -309,6 +309,9 @@ total-high: 0 total-normal: 0 total-low: 0 + - archive: + artifacts: 'build/**, deps/**' + allow-empty: false - workspace-cleanup: clean-if: - failure: false @@ -392,6 +395,51 @@ send-to: - recipients +- lttng-tools_build_publishers_win: <tng-tools_build_publishers_win + name: 'lttng-tools_build_publishers_win' + publishers: + - tap: + results: 'tap/**/*.tap' + failed-tests-mark-build-as-failure: true + todo-is-failure: false + - warnings: + console-log-parsers: + - 'GNU Make + GNU C Compiler (gcc)' + total-thresholds: + unstable: + total-all: 0 + total-high: 0 + total-normal: 0 + total-low: 0 + - workspace-cleanup: + clean-if: + - failure: false + - archive: + artifacts: 'build/**, deps/**' + allow-empty: false + - email-ext: + recipients: '{obj:email_to}' + reply-to: ci-notification@lists.lttng.org + always: false + unstable: false + first-failure: true + first-unstable: true + not-built: false + aborted: false + regression: false + failure: false + second-failure: false + improvement: false + still-failing: false + success: false + fixed: false + fixed-unhealthy: true + still-unstable: false + pre-build: false + matrix-trigger: only-parent + send-to: + - recipients + ## Templates - job-template: name: lttng-tools_{version}_{buildtype} @@ -414,6 +462,7 @@ wrappers: - ansicolor - timeout: + timeout: 10 fail: true type: likely-stuck - timestamps @@ -438,7 +487,7 @@ <<: *lttng-tools_build_axes_defaults <<: *lttng-tools_build_builders_win - <<: *lttng-tools_build_publishers_prod + <<: *lttng-tools_build_publishers_win - job-template: name: dev_{user}_lttng-tools_{version}_{buildtype} @@ -493,7 +542,7 @@ - job-template: name: lttng-tools_{version}_scan-build defaults: lttng-tools - node: 'x86-64' + node: 'amd64' triggers: - pollscm: @@ -501,14 +550,14 @@ builders: - copyartifact: - project: liburcu_{urcuversion}_build/arch=x86-64,conf=std,build=std + project: liburcu_{urcuversion}_build/arch=amd64,conf=std,build=std which-build: last-successful stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true - copyartifact: - project: lttng-ust_{ustversion}_build/liburcu_version={urcuversion},arch=x86-64,conf=std,build=std + project: lttng-ust_{ustversion}_build/liburcu_version={urcuversion},arch=amd64,conf=std,build=std which-build: last-successful stable: false filter: 'build/**' @@ -526,7 +575,7 @@ - job-template: name: lttng-tools_{version}_coverity defaults: lttng-tools - node: 'x86-64' + node: 'amd64' triggers: - pollscm: @@ -545,14 +594,14 @@ builders: - copyartifact: - project: liburcu_{urcuversion}_build/arch=x86-64,conf=std,build=std + project: liburcu_{urcuversion}_build/arch=amd64,conf=std,build=std which-build: last-successful stable: false filter: 'build/**' target: 'deps/liburcu' do-not-fingerprint: true - copyartifact: - project: lttng-ust_{ustversion}_build/liburcu_version={urcuversion},arch=x86-64,conf=std,build=std + project: lttng-ust_{ustversion}_build/liburcu_version={urcuversion},arch=amd64,conf=std,build=std which-build: last-successful stable: false filter: 'build/**' @@ -562,13 +611,16 @@ !include-raw-escape: scripts/common/coverity.sh publishers: + - archive: + artifacts: 'analysis-results.tgz,cov-int/**' + allow-empty: false - workspace-cleanup # TODO - job-template: name: lttng-tools_{version}_pylint defaults: lttng-tools - node: 'x86-64' + node: 'amd64' scm: [] @@ -578,7 +630,7 @@ builders: - copyartifact: - project: lttng-tools-{version}/arch=x86-64,build=std,conf=agents + project: lttng-tools-{version}/arch=amd64,build=std,conf=agents which-build: last-successful stable: false filter: 'build/**' @@ -631,7 +683,6 @@ github_name: lttng-tools email_to: 'ci-notification@lists.lttng.org, cc:jgalar@efficios.com' version: - - stable-2.7 - stable-2.8 - stable-2.9 - stable-2.10 @@ -643,7 +694,7 @@ buildtype: build version: master ustversion: master - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents, debug-rcu] urcuversion: !!python/tuple [master] @@ -653,7 +704,7 @@ buildtype: portbuild version: master ustversion: master - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [master] @@ -701,7 +752,7 @@ - 'lttng-tools_{version}_long_regression': buildtype: build ustversion: master - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] build: !!python/tuple [std] conf: !!python/tuple [std] urcuversion: !!python/tuple [master] @@ -713,7 +764,7 @@ buildtype: build version: stable-2.11 ustversion: stable-2.11 - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents, debug-rcu] urcuversion: !!python/tuple [stable-0.10] @@ -723,7 +774,7 @@ buildtype: portbuild version: stable-2.11 ustversion: stable-2.11 - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.10] @@ -774,7 +825,7 @@ buildtype: build version: stable-2.10 ustversion: stable-2.10 - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents, debug-rcu] urcuversion: !!python/tuple [stable-0.9] @@ -784,7 +835,7 @@ buildtype: portbuild version: stable-2.10 ustversion: stable-2.10 - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] @@ -835,7 +886,7 @@ buildtype: build version: stable-2.9 ustversion: stable-2.9 - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents, debug-rcu] urcuversion: !!python/tuple [stable-0.9] @@ -845,7 +896,7 @@ buildtype: portbuild version: stable-2.9 ustversion: stable-2.9 - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] @@ -896,21 +947,21 @@ buildtype: build version: stable-2.8 ustversion: stable-2.8 - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] 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.4] + babelversion: !!python/tuple [stable-1.5] testtype: !!python/tuple [base] - 'lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.8 ustversion: stable-2.8 - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.4] + babelversion: !!python/tuple [stable-1.5] testtype: !!python/tuple [base] - 'lttng-tools_{version}_{buildtype}': buildtype: slesbuild @@ -920,7 +971,7 @@ build: !!python/tuple [std] conf: !!python/tuple [std] urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.4] + babelversion: !!python/tuple [stable-1.5] testtype: !!python/tuple [base] - 'lttng-tools_{version}_{buildtype}': buildtype: solarisbuild @@ -930,30 +981,10 @@ build: !!python/tuple [std] conf: !!python/tuple [relayd-only] urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.4] + babelversion: !!python/tuple [stable-1.5] testtype: !!python/tuple [base] # stable-2.7 # - - 'lttng-tools_{version}_{buildtype}': - buildtype: build - version: stable-2.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, debug-rcu] - urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.5] - testtype: !!python/tuple [base] - - 'lttng-tools_{version}_{buildtype}': - buildtype: portbuild - version: stable-2.7 - ustversion: stable-2.7 - arch: !!python/tuple [armhf, arm64, powerpc] - build: !!python/tuple [std] - conf: !!python/tuple [std, no-ust, agents] - urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.5] - testtype: !!python/tuple [base] - 'lttng-tools_{version}_{buildtype}': buildtype: slesbuild version: stable-2.7 @@ -986,11 +1017,6 @@ version: stable-2.8 urcuversion: stable-0.9 ustversion: stable-2.8 - - 'lttng-tools_{version}_scan-build': - version: stable-2.7 - urcuversion: stable-0.9 - ustversion: stable-2.7 - #- 'lttng-tools_{version}_pylint' - 'lttng-tools_{version}_coverity': version: master urcuversion: master @@ -1008,7 +1034,7 @@ buildtype: build version: master-staging ustversion: master - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [master] @@ -1018,7 +1044,7 @@ buildtype: build version: stable-2.11-staging ustversion: stable-2.11 - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.10] @@ -1028,7 +1054,7 @@ buildtype: build version: stable-2.10-staging ustversion: stable-2.10 - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] @@ -1038,7 +1064,7 @@ buildtype: build version: stable-2.9-staging ustversion: stable-2.9 - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] @@ -1048,17 +1074,7 @@ buildtype: build version: stable-2.8-staging ustversion: stable-2.8 - 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.9] - babelversion: !!python/tuple [stable-1.4] - testtype: !!python/tuple [base] - - 'dev_{user}_lttng-tools_{version}_{buildtype}': - buildtype: build - version: stable-2.7-staging - ustversion: stable-2.7 - arch: !!python/tuple [x86-32, x86-64] + arch: !!python/tuple [amd64] build: !!python/tuple [std, oot, dist] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] @@ -1068,7 +1084,7 @@ buildtype: portbuild version: master-staging ustversion: master - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [master] @@ -1078,7 +1094,7 @@ buildtype: portbuild version: stable-2.11-staging ustversion: stable-2.11 - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.10] @@ -1088,7 +1104,7 @@ buildtype: portbuild version: stable-2.10-staging ustversion: stable-2.10 - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] @@ -1098,7 +1114,7 @@ buildtype: portbuild version: stable-2.9-staging ustversion: stable-2.9 - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9] @@ -1108,17 +1124,7 @@ buildtype: portbuild version: stable-2.8-staging ustversion: stable-2.8 - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] - build: !!python/tuple [std] - conf: !!python/tuple [std, no-ust, agents] - urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.4] - testtype: !!python/tuple [base] - - 'dev_{user}_lttng-tools_{version}_{buildtype}': - buildtype: portbuild - version: stable-2.7-staging - ustversion: stable-2.7 - arch: !!python/tuple [armhf, arm64, powerpc, ppc64el] + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] build: !!python/tuple [std] conf: !!python/tuple [std, no-ust, agents] urcuversion: !!python/tuple [stable-0.9]