X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=jobs%2Flttng-ust.yaml;h=ee35d1da414dc38a447f05893f701635fa05615f;hb=217fb82a1eff7c9fb799b059eafa25b895a8e770;hp=ce311212006dd88b67c23548b68f5cbbaab4208c;hpb=adb702d734f543aa0fc6331ddcef48bf08b35ce2;p=lttng-ci.git diff --git a/jobs/lttng-ust.yaml b/jobs/lttng-ust.yaml index ce31121..ee35d1d 100644 --- a/jobs/lttng-ust.yaml +++ b/jobs/lttng-ust.yaml @@ -1,3 +1,5 @@ +--- +## Defaults - defaults: name: lttng-ust description: | @@ -40,13 +42,14 @@ properties-content: | PROJECT_NAME=lttng-ust - build-discarder: - num-to-keep: 2 + num-to-keep: 10 + artifact-num-to-keep: 2 - github: url: https://github.com/{github_user}/{github_name} ## Anchors -- lttng-ust_matrix_axes_defaults: <tng-ust_matrix_axes_defaults +- _lttng-ust_matrix_axes_defaults: <tng-ust_matrix_axes_defaults name: 'lttng-ust_matrix_axes_defaults' project-type: matrix node: 'master' # Applies only to matrix flyweight task @@ -56,10 +59,10 @@ expr: '{touchstone}' result: unstable axes: - - axis: <tng-ust_matrix_axis_arch + - axis: <tng-ust_matrix_axis_platform type: slave - name: arch - values: '{obj:archs}' + name: platform + values: '{obj:platforms}' - axis: <tng-ust_matrix_axis_conf type: user-defined name: conf @@ -73,17 +76,17 @@ name: liburcu_version values: '{obj:liburcu_versions}' -- lttng-ust_matrix_axes_gerrit_lttng-tools: <tng-ust_matrix_axes_gerrit_lttng-tools - name: 'lttng-ust_matrix_axes_gerrit_lttng-tools' +- _lttng-ust_matrix_axes_review_lttng-tools: <tng-ust_matrix_axes_review_lttng-tools + name: 'lttng-ust_matrix_axes_review_lttng-tools' project-type: matrix node: 'master' # Applies only to matrix flyweight task execution-strategy: *lttng-ust_matrix_execution-strategy_defaults axes: - - axis: *lttng-ust_matrix_axis_arch + - axis: *lttng-ust_matrix_axis_platform - axis: *lttng-ust_matrix_axis_conf - axis: *lttng-ust_matrix_axis_build -- lttng-ust_steps_copyartifact_defaults: +- _lttng-ust_steps_copyartifact_defaults: name: 'lttng-ust_steps_copyartifact_defaults' steps: - copyartifact: <tng-ust_steps_copyartifact_defaults @@ -94,7 +97,7 @@ target: 'deps' do-not-fingerprint: true -- lttng-ust_builders_defaults: <tng-ust_builders_defaults +- _lttng-ust_builders_defaults: <tng-ust_builders_defaults name: 'lttng-ust_builders_defaults' builders: # Generate a properties file to add additionnal env @@ -118,7 +121,7 @@ - copyartifact: <<: *lttng-ust_steps_copyartifact_defaults - project: '{job_prefix}liburcu_${{liburcu_version}}_{buildtype}/arch=${{arch}},conf=${{liburcu_conf}},build=std' + project: '{job_prefix}liburcu_${{liburcu_version}}_{buildtype}/platform=${{platform}},conf=${{liburcu_conf}},build=std' # Run the build - shell: @@ -126,8 +129,8 @@ - scripts/common/print.sh - scripts/lttng-ust/build.sh -- lttng-ust_builders_gerrit_lttng-tools: <tng-ust_builders_gerrit_lttng-tools - name: 'lttng-ust_builders_gerrit_lttng-tools' +- _lttng-ust_builders_review_lttng-tools: <tng-ust_builders_review_lttng-tools + name: 'lttng-ust_builders_review_lttng-tools' builders: # Generate a properties file to add additionnal env @@ -161,11 +164,11 @@ - copyartifact: <<: *lttng-ust_steps_copyartifact_defaults - project: 'liburcu_${{liburcu_version}}_{buildtype}/arch=${{arch}},conf=${{liburcu_conf}},build=std' + project: 'liburcu_${{liburcu_version}}_{buildtype}/platform=${{platform}},conf=${{liburcu_conf}},build=std' - copyartifact: <<: *lttng-ust_steps_copyartifact_defaults - project: 'babeltrace_{babeltrace_version}_{buildtype}/arch=${{arch}},conf=std,build=std' + project: 'babeltrace_{babeltrace_version}_{buildtype}/platform=${{platform}},conf=std,build=std' - shell: | #!/bin/bash @@ -186,13 +189,15 @@ - scripts/common/print.sh - scripts/lttng-tools/build.sh -- lttng-ust_publishers_defaults: <tng-ust_publishers_defaults +- _lttng-ust_publishers_defaults: <tng-ust_publishers_defaults name: 'lttng-ust_publishers_defaults' publishers: - tap: <tng-ust_publisher_tap_defaults results: 'tap/**/*.log' fail-if-no-results: true failed-tests-mark-build-as-failure: true + include-comment-diagnostics: true + output-tap-to-console: false todo-is-failure: false - raw: <tng-ust_publisher_warnings-ng_defaults xml: | @@ -206,14 +211,6 @@ false - - - - - - - false - @@ -243,11 +240,16 @@ - archive: <tng-ust_publisher_archive_defaults - artifacts: 'build/**,tap/**' + artifacts: 'build/**,tap/**,log/**' + follow-symlinks: true allow-empty: false - workspace-cleanup: <tng-ust_publisher_workspace-cleanup_defaults clean-if: - failure: false + - ircbot: <tng-ust_publisher_ircbot_defaults + strategy: statechange-only + message-type: summary + matrix-notifier: only-parent - email-ext: <tng-ust_publisher_email-ext_defaults recipients: '{obj:email_to}' reply-to: ci-notification@lists.lttng.org @@ -271,8 +273,8 @@ send-to: - recipients -- lttng-ust_publishers_gerrit: <tng-ust_publishers_gerrit - name: 'lttng-ust_publishers_gerrit' +- _lttng-ust_publishers_review: <tng-ust_publishers_review + name: 'lttng-ust_publishers_review' publishers: - tap: *lttng-ust_publisher_tap_defaults # Fail job on any compiler warnings @@ -288,14 +290,6 @@ false - - - - - - - false - @@ -327,7 +321,6 @@ - archive: *lttng-ust_publisher_archive_defaults - workspace-cleanup: *lttng-ust_publisher_workspace-cleanup_defaults - ## Templates - job-template: name: '{job_prefix}lttng-ust_{version}_{buildtype}' @@ -339,7 +332,7 @@ - job-template: - name: dev_gerrit_lttng-ust_{buildtype} + name: dev_review_lttng-ust_{version}_{buildtype} defaults: lttng-ust concurrent: true @@ -353,7 +346,7 @@ skip-tag: true triggers: - - gerrit: + - gerrit: <tng-ust_trigger_gerrit_defaults trigger-on: - comment-added-event: approval-category: 'CI-Build' @@ -362,12 +355,12 @@ - project-compare-type: 'PLAIN' project-pattern: 'lttng-ust' branches: - - branch-compare-type: 'ANT' - branch-pattern: '**' + - branch-compare-type: 'PLAIN' + branch-pattern: '{version}' <<: *lttng-ust_matrix_axes_defaults <<: *lttng-ust_builders_defaults - <<: *lttng-ust_publishers_gerrit + <<: *lttng-ust_publishers_review properties: - inject: @@ -382,7 +375,7 @@ - job-template: - name: dev_gerrit_lttng-ust_lttng-tools_{buildtype} + name: dev_review_lttng-ust_lttng-tools_{version}_{buildtype} defaults: lttng-ust concurrent: true @@ -396,21 +389,11 @@ skip-tag: true triggers: - - gerrit: - trigger-on: - - comment-added-event: - approval-category: 'CI-Build' - approval-value: 1 - projects: - - project-compare-type: 'PLAIN' - project-pattern: 'lttng-ust' - branches: - - branch-compare-type: 'ANT' - branch-pattern: '**' + - gerrit: *lttng-ust_trigger_gerrit_defaults - <<: *lttng-ust_matrix_axes_gerrit_lttng-tools - <<: *lttng-ust_builders_gerrit_lttng-tools - <<: *lttng-ust_publishers_gerrit + <<: *lttng-ust_matrix_axes_review_lttng-tools + <<: *lttng-ust_builders_review_lttng-tools + <<: *lttng-ust_publishers_review properties: - inject: @@ -424,36 +407,10 @@ - 'gerrit-{buildtype}' -- job-template: - name: lttng-ust_{version}_cppcheck - defaults: lttng-ust - - triggers: - - pollscm: - cron: "@daily" - - builders: - - shell: | - rm -f cppcheck-result.xml - cppcheck --enable=all --xml --xml-version=2 $WORKSPACE/src/lttng-ust 2> cppcheck-result.xml - - publishers: - - archive: - artifacts: 'cppcheck-result.xml' - allow-empty: false - - cppcheck: - pattern: 'cppcheck-result.xml' - - email: - recipients: 'ci-notification@lists.lttng.org' - notify-every-unstable-build: true - send-to-individuals: false - - workspace-cleanup: *lttng-ust_publisher_workspace-cleanup_defaults - - - job-template: name: lttng-ust_{version}_scan-build defaults: lttng-ust - node: 'amd64' + node: 'deb12-amd64' triggers: - pollscm: @@ -462,7 +419,7 @@ builders: - copyartifact: <<: *lttng-ust_steps_copyartifact_defaults - project: liburcu_master_build/arch=amd64,conf=std,build=std + project: liburcu_master_linuxbuild/platform=deb12-amd64,conf=std,build=std - shell: !include-raw-escape: scripts/common/scan-build.sh @@ -472,12 +429,13 @@ dir: 'scan-build-archive/' files: 'index.html' - workspace-cleanup: *lttng-ust_publisher_workspace-cleanup_defaults + - ircbot: *lttng-ust_publisher_ircbot_defaults - job-template: name: lttng-ust_{version}_coverity defaults: lttng-ust - node: 'amd64' + node: 'deb12-amd64' triggers: - pollscm: @@ -497,7 +455,7 @@ builders: - copyartifact: <<: *lttng-ust_steps_copyartifact_defaults - project: liburcu_master_build/arch=amd64,conf=std,build=std + project: liburcu_master_linuxbuild/platform=deb12-amd64,conf=std,build=std - shell: !include-raw-escape: scripts/common/coverity.sh @@ -506,7 +464,68 @@ artifacts: 'analysis-results.tgz,cov-int/**' allow-empty: false - workspace-cleanup: *lttng-ust_publisher_workspace-cleanup_defaults + - ircbot: *lttng-ust_publisher_ircbot_defaults +- job-template: + name: dev_review_lttng-ust-java-tests_{version}_{buildtype} + defaults: lttng-ust + description: | + Review tests for LTTng-UST's Java agent. +

Job is managed by Jenkins Job Builder.

+ project-type: matrix + axes: + - axis: + <<: *lttng-ust_matrix_axis_platform + concurrent: true + scm: + - git: + url: https://review.lttng.org/lttng-ust-java-tests + refspec: 'refs/changes/*:refs/changes/*' + branches: + - '$GERRIT_REFSPEC' + basedir: 'src/lttng-ust-java-tests' + skip-tag: true + triggers: + - gerrit: + <<: *lttng-ust_trigger_gerrit_defaults + projects: + - project-compare-type: 'PLAIN' + project-pattern: 'lttng-ust-java-tests' + branches: + - branch-compare-type: 'PLAIN' + branch-pattern: '{version}' + builders: + - copyartifact: + <<: *lttng-ust_steps_copyartifact_defaults + project: 'liburcu_{liburcu_versions[0]}_{buildtype}/platform=${{platform}},conf=std,build=std' + - copyartifact: + <<: *lttng-ust_steps_copyartifact_defaults + project: 'lttng-ust_{lttngust_versions[0]}_{buildtype}/liburcu_version={liburcu_versions[0]},platform=${{platform}},conf=agents,build=std' + - copyartifact: + <<: *lttng-ust_steps_copyartifact_defaults + project: 'lttng-tools_{lttngtools_versions[0]}_{buildtype}/babeltrace_version={babeltrace_versions[0]},liburcu_version={liburcu_versions[0]},platform=${{platform}},conf=agents,build=std' + - copyartifact: + <<: *lttng-ust_steps_copyartifact_defaults + project: 'babeltrace_{babeltrace_versions[0]}_{buildtype}/platform=${{platform}},conf=std,build=std' + - shell: + !include-raw-escape scripts/lttng-ust/lttng-ust-java-tests.sh + properties: + - inject: + properties-content: | + PROJECT_NAME=lttng-ust-java-tests + - build-discarder: + days-to-keep: 1 + - throttle: + option: 'category' + categories: + - 'gerrit-{buildtype}' + publishers: + - archive: + artifacts: 'log/lttng-sessiond.log' + allow-empty: false + - junit: + results: 'src/lttng-ust-java-tests/**/target/failsafe-reports/*.xml' + - workspace-cleanup ## Views - view-template: @@ -525,18 +544,18 @@ jobs: ## Master ## - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: build + buildtype: linuxbuild version: master - archs: !!python/tuple [amd64] + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, dist, oot, oot-dist] confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] - liburcu_versions: !!python/tuple [stable-0.13, master] + liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] filter: '(build=="std") || ((liburcu_version=="master" && (conf=="std" || conf=="agents")))' touchstone: '' - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: portbuild version: master - archs: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, agents] liburcu_versions: !!python/tuple [stable-0.13, master] @@ -545,16 +564,25 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: slesbuild version: master - archs: !!python/tuple [sles12sp5] + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] builds: !!python/tuple [std] confs: !!python/tuple [agents] - liburcu_versions: !!python/tuple [stable-0.13, master] + liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] filter: '' touchstone: '' - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: elbuild version: master - archs: !!python/tuple [el7, el8, el9] + platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64, el7-arm64, el8-arm64, el9-arm64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + liburcu_versions: !!python/tuple [stable-0.13, master] + filter: '' + touchstone: '' + - '{job_prefix}lttng-ust_{version}_{buildtype}': + buildtype: yoctobuild + version: master + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] builds: !!python/tuple [std] confs: !!python/tuple [std] liburcu_versions: !!python/tuple [stable-0.13, master] @@ -563,14 +591,12 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: freebsdbuild version: master - archs: !!python/tuple [freebsd] + platforms: !!python/tuple [freebsd-amd64] builds: !!python/tuple [std] confs: !!python/tuple [agents] liburcu_versions: !!python/tuple [stable-0.13, master] filter: '' touchstone: '' - - 'lttng-ust_{version}_cppcheck': - version: master - 'lttng-ust_{version}_scan-build': version: master - 'lttng-ust_{version}_coverity': @@ -578,18 +604,18 @@ ## Stable 2.13 ## - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: build + buildtype: linuxbuild version: stable-2.13 - archs: !!python/tuple [amd64] + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, dist, oot, oot-dist] confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] - liburcu_versions: !!python/tuple [stable-0.13, master] + liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))' touchstone: '' - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: portbuild version: stable-2.13 - archs: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, agents] liburcu_versions: !!python/tuple [stable-0.13, master] @@ -598,7 +624,7 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: slesbuild version: stable-2.13 - archs: !!python/tuple [sles12sp5] + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] builds: !!python/tuple [std] confs: !!python/tuple [agents] liburcu_versions: !!python/tuple [stable-0.13, master] @@ -607,184 +633,212 @@ - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: elbuild version: stable-2.13 - archs: !!python/tuple [el7, el8, el9] + platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64, el7-arm64, el8-arm64, el9-arm64] builds: !!python/tuple [std] confs: !!python/tuple [std] liburcu_versions: !!python/tuple [stable-0.13, master] filter: '' touchstone: '' - - 'lttng-ust_{version}_cppcheck': + - '{job_prefix}lttng-ust_{version}_{buildtype}': + buildtype: yoctobuild version: stable-2.13 + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + liburcu_versions: !!python/tuple [stable-0.13, master] + filter: '' + touchstone: '' - 'lttng-ust_{version}_scan-build': version: stable-2.13 ## Stable 2.12 ## - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: build + buildtype: linuxbuild version: stable-2.12 - archs: !!python/tuple [amd64] + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, dist, oot, oot-dist] confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] - liburcu_versions: !!python/tuple [stable-0.12, stable-0.13, master] - filter: '(build=="std") || ((liburcu_version=="stable-0.12" && (conf=="std" || conf=="agents")))' + liburcu_versions: !!python/tuple [stable-0.13, stable-0.14, master] + filter: '(build=="std") || ((liburcu_version=="stable-0.13" && (conf=="std" || conf=="agents")))' touchstone: '' - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: portbuild version: stable-2.12 - archs: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] - archs: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [std, agents] - liburcu_versions: !!python/tuple [stable-0.12, stable-0.13, master] + liburcu_versions: !!python/tuple [stable-0.13, master] filter: '' touchstone: '' - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: slesbuild version: stable-2.12 - archs: !!python/tuple [sles12sp5] + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] builds: !!python/tuple [std] confs: !!python/tuple [agents] - liburcu_versions: !!python/tuple [stable-0.12, stable-0.13, master] + liburcu_versions: !!python/tuple [stable-0.13] filter: '' touchstone: '' - '{job_prefix}lttng-ust_{version}_{buildtype}': buildtype: elbuild version: stable-2.12 - archs: !!python/tuple [el7, el8, el9] + platforms: !!python/tuple [el7-amd64, el8-amd64, el9-amd64, el7-arm64, el8-arm64, el9-arm64] builds: !!python/tuple [std] confs: !!python/tuple [std] - liburcu_versions: !!python/tuple [stable-0.12, stable-0.13, master] + liburcu_versions: !!python/tuple [stable-0.13] filter: '' touchstone: '' - - 'lttng-ust_{version}_cppcheck': + - '{job_prefix}lttng-ust_{version}_{buildtype}': + buildtype: yoctobuild version: stable-2.12 + platforms: !!python/tuple [yocto23-powerpcspe, yocto40-powerpc, yocto40-ppc64] + builds: !!python/tuple [std] + confs: !!python/tuple [std] + liburcu_versions: !!python/tuple [stable-0.13] + filter: '' + touchstone: '' - 'lttng-ust_{version}_scan-build': version: stable-2.12 - - project: - name: lttng-ust-dev-upstream - job_prefix: dev_upstream_ + name: review-lttng-ust + job_prefix: '' github_user: lttng github_name: lttng-ust - email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com' jobs: - ## Stable 2.11 ## - - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: build - version: stable-2.11 - archs: !!python/tuple [amd64] - builds: !!python/tuple [std, dist, oot, oot-dist] - confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] - liburcu_versions: !!python/tuple [stable-0.11] - filter: '(build=="std") || (conf=="std" || conf=="agents")' - touchstone: '' - - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: portbuild - version: stable-2.11 - archs: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] - builds: !!python/tuple [std] - confs: !!python/tuple [agents] - liburcu_versions: !!python/tuple [stable-0.11] + ## master ## + - 'dev_review_lttng-ust_{version}_{buildtype}': + version: master + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] + builds: !!python/tuple [std, oot, dist, oot-dist] + confs: !!python/tuple [std, agents] + liburcu_versions: !!python/tuple [stable-0.14] + filter: '' + touchstone: '(build == "std") && (conf == "std")' + - 'dev_review_lttng-ust_lttng-tools_{version}_{buildtype}': + version: master + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] + builds: !!python/tuple [std, oot, dist, oot-dist] + confs: !!python/tuple [std, agents] filter: '' touchstone: '' - - '{job_prefix}lttng-ust_{version}_{buildtype}': + liburcu_version: stable-0.14 + babeltrace_version: stable-2.0 + - 'dev_review_lttng-ust_lttng-tools_{version}_{buildtype}': + version: master buildtype: slesbuild - version: stable-2.11 - archs: !!python/tuple [sles12sp5] + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] builds: !!python/tuple [std] confs: !!python/tuple [agents] - liburcu_versions: !!python/tuple [stable-0.11] filter: '' touchstone: '' - - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: elbuild - version: stable-2.11 - archs: !!python/tuple [el7, el8, el9] - builds: !!python/tuple [std] - confs: !!python/tuple [std] - liburcu_versions: !!python/tuple [stable-0.11] - filter: '' - touchstone: '' - - ## Stable 2.10 ## - - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: build - version: stable-2.10 - archs: !!python/tuple [amd64] - builds: !!python/tuple [std, dist, oot, oot-dist] - confs: !!python/tuple [std, agents, debug-rcu, tls_fallback] - liburcu_versions: !!python/tuple [stable-0.9] - filter: '(build=="std") || (conf=="std" || conf=="agents")' - touchstone: '' - - '{job_prefix}lttng-ust_{version}_{buildtype}': + liburcu_version: stable-0.14 + babeltrace_version: stable-2.0 + - 'dev_review_lttng-ust_{version}_{buildtype}': + version: master buildtype: portbuild - version: stable-2.10 - archs: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [agents] - liburcu_versions: !!python/tuple [stable-0.9] + liburcu_versions: !!python/tuple [stable-0.14] filter: '' - touchstone: '' - - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: slesbuild - version: stable-2.10 - archs: !!python/tuple [sles12sp5] + touchstone: '(platform == "deb12-i386")' + - 'dev_review_lttng-ust_{version}_{buildtype}': + version: master + buildtype: freebsdbuild + platforms: !!python/tuple [freebsd-amd64] builds: !!python/tuple [std] confs: !!python/tuple [agents] - liburcu_versions: !!python/tuple [stable-0.9] - filter: '' - touchstone: '' - - '{job_prefix}lttng-ust_{version}_{buildtype}': - buildtype: elbuild - version: stable-2.10 - archs: !!python/tuple [el7, el8, el9] - builds: !!python/tuple [std] - confs: !!python/tuple [std] - liburcu_versions: !!python/tuple [stable-0.9] + liburcu_versions: !!python/tuple [stable-0.14] filter: '' touchstone: '' - -- project: - name: gerrit-lttng-ust - job_prefix: '' - github_user: lttng - github_name: lttng-ust - jobs: - - 'dev_gerrit_lttng-ust_{buildtype}': - buildtype: build - archs: !!python/tuple [amd64] + ## Stable 2.13 ## + - 'dev_review_lttng-ust_{version}_{buildtype}': + version: stable-2.13 + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist, oot-dist] confs: !!python/tuple [std, agents] liburcu_versions: !!python/tuple [stable-0.13] filter: '' - touchstone: '' - - 'dev_gerrit_lttng-ust_lttng-tools_{buildtype}': - buildtype: build - archs: !!python/tuple [amd64] + touchstone: '(build == "std") && (conf == "std")' + - 'dev_review_lttng-ust_lttng-tools_{version}_{buildtype}': + version: stable-2.13 + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] builds: !!python/tuple [std, oot, dist, oot-dist] confs: !!python/tuple [std, agents] filter: '' touchstone: '' liburcu_version: stable-0.13 babeltrace_version: stable-2.0 - - 'dev_gerrit_lttng-ust_{buildtype}': + - 'dev_review_lttng-ust_{version}_{buildtype}': + version: stable-2.13 buildtype: portbuild - archs: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [agents] liburcu_versions: !!python/tuple [stable-0.13] filter: '' + touchstone: '(platform == "deb12-i386")' + + ## Stable 2.12 ## + - 'dev_review_lttng-ust_{version}_{buildtype}': + version: stable-2.12 + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] + builds: !!python/tuple [std, oot, dist, oot-dist] + confs: !!python/tuple [std, agents] + liburcu_versions: !!python/tuple [stable-0.13] + filter: '' + touchstone: '(build == "std") && (conf == "std")' + - 'dev_review_lttng-ust_lttng-tools_{version}_{buildtype}': + version: stable-2.12 + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] + builds: !!python/tuple [std, oot, dist, oot-dist] + confs: !!python/tuple [std, agents] + filter: '' touchstone: '' - - 'dev_gerrit_lttng-ust_{buildtype}': - buildtype: freebsdbuild - archs: !!python/tuple [freebsd] + liburcu_version: stable-0.13 + babeltrace_version: stable-2.0 + - 'dev_review_lttng-ust_{version}_{buildtype}': + version: stable-2.12 + buildtype: portbuild + platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386] builds: !!python/tuple [std] confs: !!python/tuple [agents] liburcu_versions: !!python/tuple [stable-0.13] filter: '' - touchstone: '' + touchstone: '(platform == "deb12-i386")' + +- project: + name: review-lttng-ust-java + job_prefix: '' + github_user: lttng + github_name: lttng-ust-java-tests + # + filter: '' + groups: '!domain:log4j2' + java_versions: !!python/tuple [java-11-openjdk] + touchstone: '' + version: master + # + babeltrace_versions: !!python/tuple [stable-2.0] + liburcu_versions: !!python/tuple [master] + lttngtools_versions: !!python/tuple [master] + lttngust_versions: !!python/tuple [master] + # + jobs: + - 'dev_review_lttng-ust-java-tests_{version}_{buildtype}': + buildtype: linuxbuild + platforms: !!python/tuple [deb12-amd64] + - 'dev_review_lttng-ust-java-tests_{version}_{buildtype}': + buildtype: slesbuild + platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64] - project: name: lttng-ust-views