X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Flttng-tools.yaml;h=54357a3bb2c745ab63a78c91337c11526461f837;hb=ff155db0044023e5d1f175983bb79ce524c17a2f;hp=ae7f436aa5cdeb8c0f360fdeb895643b8088ba96;hpb=2c367e45259321cec022568fa0d6417c82e72a66;p=lttng-ci.git diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index ae7f436..54357a3 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -4,7 +4,7 @@ name: 'lttng-tools_default_git' scm: - git: <tng-tools_default_git - url: git://github.com/{github_user}/lttng-tools.git + url: https://github.com/{github_user}/lttng-tools.git browser: githubweb browser-url: https://github.com/{github_user}/lttng-tools branches: @@ -16,7 +16,7 @@ name: 'lttng-modules_default_git' scm: - git: <tng-modules_default_git - url: git://github.com/{github_user}/lttng-modules.git + url: https://github.com/{github_user}/lttng-modules.git browser: githubweb browser-url: https://github.com/{github_user}/lttng-modules branches: @@ -53,7 +53,7 @@ - ansicolor - timeout: timeout: 30 - fail: true + abort: true type: no-activity - timestamps - workspace-cleanup: @@ -304,7 +304,9 @@ - shell: !include-raw-escape: scripts/lttng-tools/clean_processes_coredump.sh - shell: - !include-raw-escape: scripts/lttng-tools/build.sh + !include-raw-escape: + - scripts/common/print.sh + - scripts/lttng-tools/build.sh - lttng-tools_build_builders_gerrit: <tng-tools_build_builders_gerrit name: 'lttng-tools_build_builders_gerrit' @@ -419,11 +421,14 @@ - shell: !include-raw-escape: - scripts/common/override-build-std.sh + - scripts/common/print.sh - scripts/lttng-ust/build.sh - shell: !include-raw-escape: scripts/lttng-tools/gerrit-install-deps.sh - shell: - !include-raw-escape: scripts/lttng-tools/build.sh + !include-raw-escape: + - scripts/common/print.sh + - scripts/lttng-tools/build.sh - lttng-tools_build_builders_win: <tng-tools_build_builders_win name: 'lttng-tools_build_builders_win' @@ -445,6 +450,7 @@ !include-raw-escape: - scripts/common/cygwin64-shebang - scripts/common/cygpath-prefix + - scripts/common/print.sh - scripts/lttng-tools/build.sh - conditional-step: condition-kind: strings-match @@ -458,6 +464,7 @@ !include-raw-escape: - scripts/common/msys2-shebang - scripts/common/cygpath-prefix + - scripts/common/print.sh - scripts/lttng-tools/build.sh - conditional-step: condition-kind: strings-match @@ -471,11 +478,21 @@ !include-raw-escape: - scripts/common/msys2-shebang - scripts/common/cygpath-prefix + - scripts/common/print.sh - scripts/lttng-tools/build.sh - lttng-tools_build_publishers_dev: <tng-tools_build_publishers_dev name: 'lttng-tools_build_publishers_dev' publishers: + - postbuildscript: + mark-unstable-if-failed: false + builders: + - role: SLAVE + build-on: + - ABORTED + build-steps: + - shell: + !include-raw-escape: scripts/lttng-tools/tap_aborted.sh - postbuildscript: mark-unstable-if-failed: true builders: @@ -534,6 +551,15 @@ - lttng-tools_build_publishers_prod: <tng-tools_build_publishers_prod name: 'lttng-tools_build_publishers_prod' publishers: + - postbuildscript: + mark-unstable-if-failed: false + builders: + - role: SLAVE + build-on: + - ABORTED + build-steps: + - shell: + !include-raw-escape: scripts/lttng-tools/tap_aborted.sh - postbuildscript: mark-unstable-if-failed: true builders: @@ -659,7 +685,7 @@ - ansicolor - timeout: timeout: 45 - fail: true + abort: true type: no-activity - timestamps - workspace-cleanup: @@ -689,7 +715,7 @@ - ansicolor - timeout: timeout: 10 - fail: true + abort: true type: no-activity - timestamps @@ -740,7 +766,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true properties: - inject: @@ -757,6 +782,15 @@ <<: *lttng-tools_build_builders_gerrit publishers: + - postbuildscript: + mark-unstable-if-failed: false + builders: + - role: SLAVE + build-on: + - ABORTED + build-steps: + - shell: + !include-raw-escape: scripts/lttng-tools/tap_aborted.sh - postbuildscript: mark-unstable-if-failed: true builders: @@ -815,7 +849,6 @@ branches: - branch-compare-type: 'ANT' branch-pattern: '**' - trigger-for-unreviewed-patches: true properties: - inject: @@ -864,7 +897,7 @@ scm: - git: - url: git://github.com/{github_user}/lttng-tools.git + url: https://github.com/{github_user}/lttng-tools.git browser: githubweb browser-url: https://github.com/{github_user}/lttng-tools refspec: '+refs/tags/*:refs/remotes/origin/tags/*' @@ -900,6 +933,15 @@ !include-raw-escape: scripts/lttng-tools/release.sh publishers: + - postbuildscript: + mark-unstable-if-failed: false + builders: + - role: SLAVE + build-on: + - ABORTED + build-steps: + - shell: + !include-raw-escape: scripts/lttng-tools/tap_aborted.sh - postbuildscript: mark-unstable-if-failed: true builders: @@ -1070,6 +1112,7 @@ - stable-2.10 - stable-2.11 - stable-2.12 + - stable-2.13 - master jobs: # Master # @@ -1099,7 +1142,7 @@ buildtype: slesbuild version: master ustversion: master - arch: !!python/tuple [sles12sp2] + arch: !!python/tuple [sles12sp5] build: !!python/tuple [std] conf: !!python/tuple [agents] urcuversion: !!python/tuple [master] @@ -1118,21 +1161,10 @@ testtype: !!python/tuple [base] filter: '' - 'lttng-tools_{version}_{buildtype}': - buildtype: macosxbuild - version: master - ustversion: master - arch: !!python/tuple [macosx] - build: !!python/tuple [std] - conf: !!python/tuple [relayd-only] - urcuversion: !!python/tuple [master] - babelversion: !!python/tuple [stable-1.5] - testtype: !!python/tuple [base] - filter: '' - - 'lttng-tools_{version}_{buildtype}': - buildtype: solarisbuild + buildtype: macosbuild version: master ustversion: master - arch: !!python/tuple [sol10-i386, sol11-i386] + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] conf: !!python/tuple [relayd-only] urcuversion: !!python/tuple [master] @@ -1172,6 +1204,100 @@ testtype: !!python/tuple [base] filter: '' + # stable-2.13 + - 'lttng-tools_{version}_{buildtype}': + buildtype: build + version: stable-2.13 + ustversion: stable-2.13 + arch: !!python/tuple [amd64] + build: !!python/tuple [std, oot, dist] + conf: !!python/tuple [std, no-ust, agents, debug-rcu, tls_fallback] + urcuversion: !!python/tuple [stable-0.12] + babelversion: !!python/tuple [stable-2.0] + testtype: !!python/tuple [base] + filter: '(build=="std") || ((babeltrace_version=="stable-2.0" && (conf=="std" || conf=="agents" || conf=="no-ust")))' + - 'lttng-tools_{version}_{buildtype}': + buildtype: portbuild + version: stable-2.13 + ustversion: stable-2.13 + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] + build: !!python/tuple [std] + conf: !!python/tuple [std, no-ust, agents] + urcuversion: !!python/tuple [stable-0.12] + babelversion: !!python/tuple [stable-2.0] + testtype: !!python/tuple [base] + filter: '' + - 'lttng-tools_{version}_{buildtype}': + buildtype: slesbuild + version: stable-2.13 + ustversion: stable-2.13 + arch: !!python/tuple [sles12sp5] + build: !!python/tuple [std] + conf: !!python/tuple [agents] + urcuversion: !!python/tuple [stable-0.12] + babelversion: !!python/tuple [stable-2.0] + testtype: !!python/tuple [base] + filter: '' + - 'lttng-tools_{version}_{buildtype}': + buildtype: elbuild + version: stable-2.13 + ustversion: stable-2.13 + arch: !!python/tuple [el8] + build: !!python/tuple [std] + conf: !!python/tuple [std] + urcuversion: !!python/tuple [stable-0.12] + babelversion: !!python/tuple [stable-2.0] + testtype: !!python/tuple [base] + filter: '' + - 'lttng-tools_{version}_{buildtype}': + buildtype: macosbuild + version: stable-2.13 + ustversion: stable-2.13 + arch: !!python/tuple [macos-amd64, macos-arm64] + build: !!python/tuple [std] + conf: !!python/tuple [relayd-only] + urcuversion: !!python/tuple [stable-0.12] + babelversion: !!python/tuple [stable-2.0] + testtype: !!python/tuple [base] + filter: '' + - 'lttng-tools_{version}_winbuild': + version: stable-2.13 + ustversion: stable-2.13 + arch: !!python/tuple [cygwin64] + build: !!python/tuple [std] + conf: !!python/tuple [relayd-only] + urcuversion: !!python/tuple [stable-0.12] + babelversion: !!python/tuple [stable-2.0] + testtype: !!python/tuple [base] + filter: '' + - 'lttng-tools_{version}_long_regression': + buildtype: build + version: stable-2.13 + ustversion: stable-2.13 + arch: !!python/tuple [amd64] + build: !!python/tuple [std] + conf: !!python/tuple [std] + urcuversion: !!python/tuple [stable-0.12] + babelversion: !!python/tuple [stable-2.0] + testtype: !!python/tuple [full] + filter: '' + - 'lttng-tools_{version}_rootbuild': + buildtype: build + version: stable-2.13 + ustversion: stable-2.13 + arch: !!python/tuple [amd64] + build: !!python/tuple [std] + conf: !!python/tuple [agents] + urcuversion: !!python/tuple [stable-0.12] + babelversion: !!python/tuple [stable-2.0] + testtype: !!python/tuple [base] + filter: '' + - 'lttng-tools_{version}_release': + version: v2.13 + ustversion: stable-2.13 + urcuversion: stable-0.12 + babelversion: stable-2.0 + # stable-2.12 - 'lttng-tools_{version}_{buildtype}': buildtype: build @@ -1199,7 +1325,7 @@ buildtype: slesbuild version: stable-2.12 ustversion: stable-2.12 - arch: !!python/tuple [sles12sp2] + arch: !!python/tuple [sles12sp5] build: !!python/tuple [std] conf: !!python/tuple [agents] urcuversion: !!python/tuple [stable-0.12] @@ -1218,21 +1344,10 @@ testtype: !!python/tuple [base] filter: '' - 'lttng-tools_{version}_{buildtype}': - buildtype: solarisbuild - version: stable-2.12 - ustversion: stable-2.12 - arch: !!python/tuple [sol10-i386, sol11-i386] - build: !!python/tuple [std] - conf: !!python/tuple [relayd-only] - urcuversion: !!python/tuple [stable-0.12] - babelversion: !!python/tuple [stable-1.5] - testtype: !!python/tuple [base] - filter: '' - - 'lttng-tools_{version}_{buildtype}': - buildtype: macosxbuild + buildtype: macosbuild version: stable-2.12 ustversion: stable-2.12 - arch: !!python/tuple [macosx] + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] conf: !!python/tuple [relayd-only] urcuversion: !!python/tuple [stable-0.12] @@ -1304,7 +1419,7 @@ buildtype: slesbuild version: stable-2.11 ustversion: stable-2.11 - arch: !!python/tuple [sles12sp2] + arch: !!python/tuple [sles12sp5] build: !!python/tuple [std] conf: !!python/tuple [agents] urcuversion: !!python/tuple [stable-0.10] @@ -1323,21 +1438,10 @@ testtype: !!python/tuple [base] filter: '' - 'lttng-tools_{version}_{buildtype}': - buildtype: solarisbuild + buildtype: macosbuild 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] - testtype: !!python/tuple [base] - filter: '' - - 'lttng-tools_{version}_{buildtype}': - buildtype: macosxbuild - version: stable-2.11 - ustversion: stable-2.11 - arch: !!python/tuple [macosx] + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] conf: !!python/tuple [relayd-only] urcuversion: !!python/tuple [stable-0.10] @@ -1409,7 +1513,7 @@ buildtype: slesbuild version: stable-2.10 ustversion: stable-2.10 - arch: !!python/tuple [sles12sp2] + arch: !!python/tuple [sles12sp5] build: !!python/tuple [std] conf: !!python/tuple [agents] urcuversion: !!python/tuple [stable-0.9] @@ -1428,21 +1532,10 @@ testtype: !!python/tuple [base] filter: '' - 'lttng-tools_{version}_{buildtype}': - buildtype: solarisbuild - version: stable-2.10 - ustversion: stable-2.10 - arch: !!python/tuple [sol10-i386, sol11-i386] - build: !!python/tuple [std] - conf: !!python/tuple [relayd-only] - urcuversion: !!python/tuple [stable-0.9] - babelversion: !!python/tuple [stable-1.5] - testtype: !!python/tuple [base] - filter: '' - - 'lttng-tools_{version}_{buildtype}': - buildtype: macosxbuild + buildtype: macosbuild version: stable-2.10 ustversion: stable-2.10 - arch: !!python/tuple [macosx] + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] conf: !!python/tuple [relayd-only] urcuversion: !!python/tuple [stable-0.9] @@ -1481,7 +1574,7 @@ buildtype: slesbuild version: stable-2.9 ustversion: stable-2.9 - arch: !!python/tuple [sles12sp2] + arch: !!python/tuple [sles12sp5] build: !!python/tuple [std] conf: !!python/tuple [agents] urcuversion: !!python/tuple [stable-0.9] @@ -1494,7 +1587,7 @@ buildtype: slesbuild version: stable-2.8 ustversion: stable-2.8 - arch: !!python/tuple [sles12sp2] + arch: !!python/tuple [sles12sp5] build: !!python/tuple [std] conf: !!python/tuple [agents] urcuversion: !!python/tuple [stable-0.9] @@ -1538,6 +1631,17 @@ babelversion: !!python/tuple [stable-1.5, master] testtype: !!python/tuple [base] filter: '' + - 'dev_{user}_lttng-tools_{version}_{buildtype}': + buildtype: build + version: stable-2.13-staging + ustversion: stable-2.13 + arch: !!python/tuple [amd64] + build: !!python/tuple [std, oot, dist] + conf: !!python/tuple [std, no-ust, agents] + urcuversion: !!python/tuple [stable-0.12] + babelversion: !!python/tuple [stable-2.0, master] + testtype: !!python/tuple [base] + filter: '' - 'dev_{user}_lttng-tools_{version}_{buildtype}': buildtype: build version: stable-2.12-staging @@ -1582,6 +1686,17 @@ babelversion: !!python/tuple [stable-1.5, master] testtype: !!python/tuple [base] filter: '' + - 'dev_{user}_lttng-tools_{version}_{buildtype}': + buildtype: portbuild + version: stable-2.13-staging + ustversion: stable-2.13 + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] + build: !!python/tuple [std] + conf: !!python/tuple [std, no-ust, agents] + urcuversion: !!python/tuple [stable-0.12] + babelversion: !!python/tuple [stable-2.0] + testtype: !!python/tuple [base] + filter: '' - 'dev_{user}_lttng-tools_{version}_{buildtype}': buildtype: portbuild version: stable-2.12-staging @@ -1616,21 +1731,10 @@ testtype: !!python/tuple [base] filter: '' - 'dev_{user}_lttng-tools_{version}_{buildtype}': - buildtype: macosxbuild - version: master-staging - ustversion: master - arch: !!python/tuple [macosx] - build: !!python/tuple [std] - conf: !!python/tuple [relayd-only] - urcuversion: !!python/tuple [master] - babelversion: !!python/tuple [stable-1.5] - testtype: !!python/tuple [base] - filter: '' - - 'dev_{user}_lttng-tools_{version}_{buildtype}': - buildtype: solarisbuild + buildtype: macosbuild version: master-staging ustversion: master - arch: !!python/tuple [sol10-i386, sol11-i386] + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] conf: !!python/tuple [relayd-only] urcuversion: !!python/tuple [master]