jjb: librseq: add review portbuild job
[lttng-ci.git] / jobs / librseq.yaml
index f91ada4dcf45d5ff4383bb98d6ec799414ccbf31..ff7f4c285e030f21bd99cad4f2854b6272ebec84 100644 (file)
           platforms: !!python/tuple [deb12-amd64]
           builds: !!python/tuple [std, oot, dist, oot-dist]
           confs: !!python/tuple [std, static]
-          touchstone: '(build == "std") && (conf == "std")'
+          touchstone: ''
       - 'librseq_{version}_{cctype}':
           cctype: clangbuild
           platforms: !!python/tuple [deb12-amd64]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std, static]
           ccs: !!python/tuple [clang-13, clang-14, clang-15]
-          touchstone: '(build == "std") && (conf == "std") && (cc == "clang-15")'
+          touchstone: ''
       - 'librseq_{version}_{buildtype}':
           buildtype: portbuild
           platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386]
           builds: !!python/tuple [std]
           confs: !!python/tuple [std, static]
-          touchstone: '(build == "std") && (conf == "std") && (platform == "deb12-i386")'
+          touchstone: ''
 
 - project:
     name: review-librseq
           platforms: !!python/tuple [deb12-amd64]
           builds: !!python/tuple [std, oot, dist, oot-dist]
           confs: !!python/tuple [std, static]
-          touchstone: '(build == "std") && (conf == "std")'
+          touchstone: ''
+      - 'dev_review_librseq_{version}_{buildtype}':
+          buildtype: portbuild
+          platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386]
+          builds: !!python/tuple [std]
+          confs: !!python/tuple [std]
+          touchstone: ''
 
 - project:
     name: librseq-views
This page took 0.022661 seconds and 4 git commands to generate.