jjb: lttng-ust/tools: Add yocto stable jobs
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 5 Apr 2023 18:49:40 +0000 (14:49 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 5 Apr 2023 18:49:44 +0000 (14:49 -0400)
Change-Id: I8e9185af48d37e06ed78fc2c87911ea93af4cddd
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-tools.yaml
jobs/lttng-ust.yaml

index f753e44d4688f05fd1e239ab4ad8cc4b620e1e41..e690914dce95bd0e77868e65f4050fa72ac52fdd 100644 (file)
           testtypes: !!python/tuple [base]
           filter: ''
           touchstone: ''
+      - '{job_prefix}lttng-tools_{version}_{buildtype}':
+          buildtype: yoctobuild
+          version: stable-2.13
+          ustversion: stable-2.13
+          platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64]
+          builds: !!python/tuple [std]
+          confs: !!python/tuple [std]
+          urcuversions: !!python/tuple [stable-0.13]
+          babelversions: !!python/tuple [stable-2.0]
+          testtypes: !!python/tuple [base]
+          filter: ''
+          touchstone: ''
       - '{job_prefix}lttng-tools_{version}_{buildtype}':
           buildtype: macosbuild
           version: stable-2.13
           testtypes: !!python/tuple [base]
           filter: ''
           touchstone: ''
+      - '{job_prefix}lttng-tools_{version}_{buildtype}':
+          buildtype: yoctobuild
+          version: stable-2.12
+          ustversion: stable-2.12
+          platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-ppc64]
+          builds: !!python/tuple [std]
+          confs: !!python/tuple [std]
+          urcuversions: !!python/tuple [stable-0.13]
+          babelversions: !!python/tuple [stable-2.0]
+          testtypes: !!python/tuple [base]
+          filter: ''
+          touchstone: ''
       - '{job_prefix}lttng-tools_{version}_{buildtype}':
           buildtype: macosbuild
           version: stable-2.12
index 9bb6c58459efdde1eb5a96c5f0e50c38702b7a55..cde5ae8bce1f7a78d9dbd17edfc3b0c128946096 100644 (file)
           liburcu_versions: !!python/tuple [stable-0.13, master]
           filter: ''
           touchstone: ''
+      - '{job_prefix}lttng-ust_{version}_{buildtype}':
+          buildtype: yoctobuild
+          version: stable-2.13
+          platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-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
 
           liburcu_versions: !!python/tuple [stable-0.13]
           filter: ''
           touchstone: ''
+      - '{job_prefix}lttng-ust_{version}_{buildtype}':
+          buildtype: yoctobuild
+          version: stable-2.12
+          platforms: !!python/tuple [yocto23-powerpcspe, yocto23-powerpc, yocto31-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
 
This page took 0.024922 seconds and 4 git commands to generate.