X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=jobs%2Flttng-tools.yaml;h=dd754103dbf0f6e4e3f209c6305f9b7d416c4834;hb=24e49fa56ef3c11d962d5cad8ca0b501dc966f67;hp=12d3b0affaa8711b7ee485e25aa207271fd842c9;hpb=2fc14cc3cf1e5f7b5d73bbcc033e1a05b7b0ef60;p=lttng-ci.git diff --git a/jobs/lttng-tools.yaml b/jobs/lttng-tools.yaml index 12d3b0a..dd75410 100644 --- a/jobs/lttng-tools.yaml +++ b/jobs/lttng-tools.yaml @@ -154,9 +154,14 @@ ust_conf=std ;; esac - # Run java tests only on 'linuxbuild' jobs - if [ "{buildtype}" = "linuxbuild" ]; then + # Run java tests only on 'linuxbuild' and 'slesbuild' jobs + if [ "{buildtype}" = "linuxbuild" ] || [ "{buildtype}" = "slesbuild" ]; then echo "LTTNG_TOOLS_RUN_UST_JAVA_TESTS=yes" >> env.properties + else + echo "LTTNG_TOOLS_RUN_UST_JAVA_TESTS=no" >> env.properties + fi + if [ "{buildtype}" = "slesbuild" ] ; then + echo "TAP_AUTOTIME=0" >> env.properties fi echo "liburcu_conf=$liburcu_conf" >> env.properties echo "babeltrace_conf=$babeltrace_conf" >> env.properties @@ -210,6 +215,20 @@ - _lttng-tools_builders_review: <tng-tools_builders_review name: 'lttng-tools_builders_review' builders: + - shell: | + #!/bin/bash + set -exu + # Run java tests only on 'linuxbuild' and 'slesbuild' jobs + if [ "{buildtype}" = "linuxbuild" ] || [ "{buildtype}" = "slesbuild" ]; then + echo "LTTNG_TOOLS_RUN_UST_JAVA_TESTS=yes" >> env.properties + else + echo "LTTNG_TOOLS_RUN_UST_JAVA_TESTS=no" >> env.properties + fi + if [ "{buildtype}" = "slesbuild" ] ; then + echo "TAP_AUTOTIME=0" >> env.properties + fi + - inject: + properties-file: env.properties - shell: !include-raw-escape: scripts/lttng-tools/gerrit-depends-on.sh @@ -336,25 +355,10 @@ condition-kind: strings-match on-evaluation-failure: run condition-string1: '${{platform}}' - condition-string2: 'msys2-mingw32' + condition-string2: 'msys2-ucrt64' steps: - inject: - properties-content: 'MSYSTEM=MINGW32' - - shell: - !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 - on-evaluation-failure: run - condition-string1: '${{platform}}' - condition-string2: 'msys2-mingw64' - steps: - - inject: - properties-content: 'MSYSTEM=MINGW64' + properties-content: 'MSYSTEM=UCRT64' - shell: !include-raw-escape: - scripts/common/msys2-shebang @@ -414,6 +418,7 @@ include-comment-diagnostics: true output-tap-to-console: false todo-is-failure: false + remove-yaml-if-corrupted: true - raw: <tng-tools_publisher_warnings-ng_defaults xml: | @@ -1046,7 +1051,7 @@ - view-template: name: 'LTTng-tools' view-type: list - regex: 'lttng-tools[-_].*' + regex: 'lttng-(docs|tools)[-_].*' ## Projects @@ -1090,7 +1095,7 @@ buildtype: slesbuild version: master ustversion: master - platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64] + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] builds: !!python/tuple [std] confs: !!python/tuple [agents] urcuversions: !!python/tuple [master] @@ -1112,7 +1117,7 @@ buildtype: yoctobuild version: master ustversion: master - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] urcuversions: !!python/tuple [master] @@ -1123,7 +1128,7 @@ buildtype: macosbuild version: master ustversion: master - platforms: !!python/tuple [macos-amd64, macos-arm64] + platforms: !!python/tuple [macos-arm64] builds: !!python/tuple [std] confs: !!python/tuple [relayd-only] urcuversions: !!python/tuple [master] @@ -1209,7 +1214,7 @@ buildtype: slesbuild version: stable-2.13 ustversion: stable-2.13 - platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64] + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] builds: !!python/tuple [std] confs: !!python/tuple [agents] urcuversions: !!python/tuple [stable-0.13] @@ -1231,7 +1236,7 @@ buildtype: yoctobuild version: stable-2.13 ustversion: stable-2.13 - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] urcuversions: !!python/tuple [stable-0.13] @@ -1242,7 +1247,7 @@ buildtype: macosbuild version: stable-2.13 ustversion: stable-2.13 - platforms: !!python/tuple [macos-amd64, macos-arm64] + platforms: !!python/tuple [macos-arm64] builds: !!python/tuple [std] confs: !!python/tuple [relayd-only] urcuversions: !!python/tuple [stable-0.13] @@ -1318,7 +1323,7 @@ buildtype: slesbuild version: stable-2.12 ustversion: stable-2.12 - platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64] + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] builds: !!python/tuple [std] confs: !!python/tuple [agents] urcuversions: !!python/tuple [stable-0.13] @@ -1340,7 +1345,7 @@ buildtype: yoctobuild version: stable-2.12 ustversion: stable-2.12 - platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64] + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] urcuversions: !!python/tuple [stable-0.13] @@ -1351,7 +1356,7 @@ buildtype: macosbuild version: stable-2.12 ustversion: stable-2.12 - platforms: !!python/tuple [macos-amd64, macos-arm64] + platforms: !!python/tuple [macos-arm64] builds: !!python/tuple [std] confs: !!python/tuple [relayd-only] urcuversions: !!python/tuple [stable-0.13] @@ -1400,107 +1405,6 @@ urcuversion: stable-0.13 ustversion: stable-2.12 -- project: - name: dev_upstream_lttng-tools - job_prefix: 'dev_upstream_' - ust_job_prefix: 'dev_upstream_' - urcu_job_prefix: 'dev_upstream_' - bt_job_prefix: 'dev_upstream_' - github_user: lttng - email_to: 'ci-notification@lists.lttng.org, cc:jgalar@efficios.com' - jobs: - # stable-2.11 - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: linuxbuild - version: stable-2.11 - ustversion: stable-2.11 - platforms: !!python/tuple [deb12-amd64] - builds: !!python/tuple [std, oot, dist] - confs: !!python/tuple [std, no-ust, agents, debug-rcu, tls_fallback] - urcuversions: !!python/tuple [stable-0.11] - babelversions: !!python/tuple [stable-1.5] - filter: '(build=="std") || (conf=="std" || conf=="agents" || conf=="no-ust")' - touchstone: '' - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: portbuild - version: stable-2.11 - ustversion: stable-2.11 - platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] - builds: !!python/tuple [std] - confs: !!python/tuple [no-ust, agents] - urcuversions: !!python/tuple [stable-0.11] - babelversions: !!python/tuple [stable-1.5] - filter: '' - touchstone: '' - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: slesbuild - version: stable-2.11 - ustversion: stable-2.11 - platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64] - builds: !!python/tuple [std] - confs: !!python/tuple [agents] - urcuversions: !!python/tuple [stable-0.11] - babelversions: !!python/tuple [stable-1.5] - filter: '' - touchstone: '' - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: elbuild - version: stable-2.11 - ustversion: stable-2.11 - platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64] - builds: !!python/tuple [std] - confs: !!python/tuple [std] - urcuversions: !!python/tuple [stable-0.11] - babelversions: !!python/tuple [stable-1.5] - filter: '' - touchstone: '' - - # stable-2.10 - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: linuxbuild - version: stable-2.10 - ustversion: stable-2.10 - platforms: !!python/tuple [deb12-amd64] - builds: !!python/tuple [std, oot, dist] - confs: !!python/tuple [std, no-ust, agents, debug-rcu, tls_fallback] - urcuversions: !!python/tuple [stable-0.9] - babelversions: !!python/tuple [stable-1.5] - filter: '(build=="std") || (conf=="std" || conf=="agents" || conf=="no-ust")' - touchstone: '' - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: portbuild - version: stable-2.10 - ustversion: stable-2.10 - platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] - builds: !!python/tuple [std] - confs: !!python/tuple [no-ust, agents] - urcuversions: !!python/tuple [stable-0.9] - babelversions: !!python/tuple [stable-1.5] - filter: '' - touchstone: '' - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: slesbuild - version: stable-2.10 - ustversion: stable-2.10 - platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64] - builds: !!python/tuple [std] - confs: !!python/tuple [agents] - urcuversions: !!python/tuple [stable-0.9] - babelversions: !!python/tuple [stable-1.5] - filter: '' - touchstone: '' - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: elbuild - version: stable-2.10 - ustversion: stable-2.10 - platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64] - builds: !!python/tuple [std] - confs: !!python/tuple [std] - urcuversions: !!python/tuple [stable-0.9] - babelversions: !!python/tuple [stable-1.5] - filter: '' - touchstone: '' - - project: name: dev_jgalar_lttng-tools job_prefix: 'dev_jgalar_' @@ -1538,7 +1442,7 @@ buildtype: macosbuild version: master-staging ustversion: master - platforms: !!python/tuple [macos-amd64, macos-arm64] + platforms: !!python/tuple [macos-arm64] builds: !!python/tuple [std] confs: !!python/tuple [relayd-only] urcuversions: !!python/tuple [master] @@ -1594,64 +1498,6 @@ filter: '' touchstone: '' -- project: - name: dev_jgalar_lttng-tools-upstream - job_prefix: 'dev_jgalar_' - ust_job_prefix: 'dev_upstream_' - urcu_job_prefix: 'dev_upstream_' - bt_job_prefix: 'dev_upstream_' - user: jgalar - github_user: jgalar - email_to: 'jgalar@efficios.com' - jobs: - # stable-2.11 - - 'dev_{user}_lttng-tools_{version}_{buildtype}': - buildtype: linuxbuild - version: stable-2.11-staging - ustversion: stable-2.11 - platforms: !!python/tuple [deb12-amd64] - builds: !!python/tuple [std, oot, dist] - confs: !!python/tuple [std, no-ust, agents] - urcuversions: !!python/tuple [stable-0.11] - babelversions: !!python/tuple [stable-1.5] - filter: '' - touchstone: '' - - 'dev_{user}_lttng-tools_{version}_{buildtype}': - buildtype: portbuild - version: stable-2.11-staging - ustversion: stable-2.11 - platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] - builds: !!python/tuple [std] - confs: !!python/tuple [std, no-ust, agents] - urcuversions: !!python/tuple [stable-0.11] - babelversions: !!python/tuple [stable-1.5] - filter: '' - touchstone: '' - - # stable-2.10 - - 'dev_{user}_lttng-tools_{version}_{buildtype}': - buildtype: linuxbuild - version: stable-2.10-staging - ustversion: stable-2.10 - platforms: !!python/tuple [deb12-amd64] - builds: !!python/tuple [std, oot, dist] - confs: !!python/tuple [std, no-ust, agents] - urcuversions: !!python/tuple [stable-0.9] - babelversions: !!python/tuple [stable-1.5] - filter: '' - touchstone: '' - - 'dev_{user}_lttng-tools_{version}_{buildtype}': - buildtype: portbuild - version: stable-2.10-staging - ustversion: stable-2.10 - platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] - builds: !!python/tuple [std] - confs: !!python/tuple [std, no-ust, agents] - urcuversions: !!python/tuple [stable-0.9] - babelversions: !!python/tuple [stable-1.5] - filter: '' - touchstone: '' - - project: name: review-lttng-tools job_prefix: '' @@ -1671,6 +1517,17 @@ babelversions: !!python/tuple [stable-2.0] filter: '' touchstone: '' + - 'dev_review_lttng-tools_{version}_{buildtype}': + version: master + buildtype: slesbuild + ustversion: master + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] + builds: !!python/tuple [std] + confs: !!python/tuple [agents] + urcuversions: !!python/tuple [master] + babelversions: !!python/tuple [stable-2.0] + filter: '' + touchstone: '' - 'dev_review_lttng-tools_{version}_rootbuild': version: master buildtype: linuxbuild @@ -1748,41 +1605,6 @@ filter: '(node=="amd64-rootnode-linux5" && platform=="deb12-amd64")' touchstone: '' -- project: - name: lttng-tools-mjeanson - job_prefix: 'dev_mjeanson_' - ust_job_prefix: 'dev_mjeanson_' - urcu_job_prefix: 'dev_mjeanson_' - bt_job_prefix: 'dev_mjeanson_' - github_user: lttng - github_name: lttng-tools - email_to: "mjeanson@efficios.com" - version: - - master - jobs: - - '{job_prefix}lttng-tools_{version}_{buildtype}': - buildtype: portbuild - version: master - ustversion: master - platforms: !!python/tuple [sid-riscv64] - builds: !!python/tuple [std] - confs: !!python/tuple [std, no-ust, agents] - urcuversions: !!python/tuple [master] - babelversions: !!python/tuple [master] - filter: '' - touchstone: '' - - '{job_prefix}lttng-tools_{version}_rootbuild': - version: master - buildtype: linuxbuild - ustversion: master - platforms: !!python/tuple [deb12-amd64] - builds: !!python/tuple [std] - confs: !!python/tuple [agents] - urcuversions: !!python/tuple [master] - ustversion: master - babelversions: !!python/tuple [master] - filter: '(node=="amd64-rootnode" && platform=="deb12-amd64")' - touchstone: '' - project: name: lttng-tools-views