]> git.lttng.org Git - lttng-ci.git/commitdiff
jjb: babeltrace: add stable-2.1 jobs
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 18 Dec 2024 21:38:29 +0000 (16:38 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 18 Dec 2024 21:38:35 +0000 (16:38 -0500)
Change-Id: I84c319231892a4aa8789b35a37e1fd7256d200bc
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/babeltrace.yaml

index b623339790f536f5877cba655fb334c397966f60..5f21c6245549914d61eed93c280a25ec24293b2e 100644 (file)
     email_to: 'ci-notification@lists.lttng.org, cc:jgalar@efficios.com'
     version:
       - stable-2.0
+      - stable-2.1
       - master
     jobs:
       - '{job_prefix}babeltrace_{version}_{buildtype}':
           ccs: !!python/tuple [clang-13, clang-14, clang-15, clang-16]
           filter: ''
           touchstone: ''
+      - 'babeltrace_{version}_release':
+          version: v2.1
       - 'babeltrace_{version}_release':
           version: v2.0
       - 'babeltrace_{version}_scan-build'
     git_tool: Default
     version:
       - stable-2.0
+      - stable-2.1
       - master
     jobs:
     ## Master ##
           warnings_status: FAILED
           git_tool: jgit
       - 'dev_review_babeltrace_{version}_{buildtype}':
+          version: master
           buildtype: slesbuild
           platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64]
           builds: !!python/tuple [std]
           touchstone: ''
           warnings_status: FAILED
 
+      ## Stable 2.1 ##
+      - 'dev_review_babeltrace_{version}_{buildtype}':
+          version: stable-2.1
+          buildtype: linuxbuild
+          platforms: !!python/tuple [deb12-amd64]
+          builds: !!python/tuple [std, oot, dist, oot-dist]
+          confs: !!python/tuple [std, static, prod, min]
+          filter: ''
+          touchstone: ''
+          warnings_status: WARNING
+      - 'dev_review_babeltrace_{version}_{buildtype}':
+          version: stable-2.1
+          buildtype: portbuild
+          platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386]
+          builds: !!python/tuple [std]
+          confs: !!python/tuple [std]
+          filter: ''
+          touchstone: ''
+          warnings_status: WARNING
+      - 'dev_review_babeltrace_{version}_{buildtype}':
+          version: stable-2.1
+          buildtype: macosbuild
+          platforms: !!python/tuple [macos-arm64]
+          builds: !!python/tuple [std]
+          confs: !!python/tuple [std, prod]
+          filter: ''
+          touchstone: ''
+          warnings_status: WARNING
+          git_tool: jgit
+      - 'dev_review_babeltrace_{version}_{buildtype}':
+          version: stable-2.1
+          buildtype: slesbuild
+          platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64]
+          builds: !!python/tuple [std]
+          confs: !!python/tuple [std]
+          filter: ''
+          touchstone: ''
+          warnings_status: WARNING
+      - 'dev_review_babeltrace_{version}_{buildtype}':
+          version: stable-2.1
+          buildtype: winbuild
+          platforms: !!python/tuple [cygwin64, msys2-ucrt64]
+          builds: !!python/tuple [std]
+          confs: !!python/tuple [std]
+          filter: ''
+          touchstone: ''
+          warnings_status: WARNING
+
       ## Stable 2.0 ##
       - 'dev_review_babeltrace_{version}_{buildtype}':
           version: stable-2.0
       - 'dev_review_babeltrace_{version}_{buildtype}':
           version: stable-2.0
           buildtype: portbuild
-          platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb13-riscv64, deb12-i386]
+          platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std]
           filter: ''
           touchstone: ''
           warnings_status: WARNING
           git_tool: jgit
+      - 'dev_review_babeltrace_{version}_{buildtype}':
+          version: stable-2.0
+          buildtype: slesbuild
+          platforms: !!python/tuple [sles12sp5-amd64, sles15sp4-amd64, sles15sp5-amd64]
+          builds: !!python/tuple [std]
+          confs: !!python/tuple [std]
+          filter: ''
+          touchstone: ''
+          warnings_status: WARNING
       - 'dev_review_babeltrace_{version}_{buildtype}':
           version: stable-2.0
           buildtype: winbuild
     email_to: "jgalar@efficios.com"
     version:
       - stable-2.0-staging
+      - stable-2.1-staging
       - master-staging
     jobs:
       - '{job_prefix}babeltrace_{version}_glib-2.28.6':
This page took 0.027261 seconds and 4 git commands to generate.