X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=2e0147e557b18a244f58bd8ff1d4b45c55d50628;hb=780f6285f0c5ee0028893b00b25b6a5778e7c5a2;hp=7a7541ef45dd6fe20133f7a0c3fe40b90dc6d50d;hpb=33b3de03def751ac8d7d4ad47ba8e34b6e7ce617;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 7a7541e..2e0147e 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -331,6 +331,7 @@ - stable-0.10 - stable-0.11 - stable-0.12 + - stable-0.13 - master jobs: - 'liburcu_{version}_{buildtype}': @@ -345,7 +346,7 @@ conf: !!python/tuple [std, static, tls_fallback, debug-rcu] - 'liburcu_{version}_{buildtype}': buildtype: slesbuild - arch: !!python/tuple [sles12sp2] + arch: !!python/tuple [sles12sp5] build: !!python/tuple [std] conf: !!python/tuple [std] - 'liburcu_{version}_{buildtype}': @@ -354,15 +355,10 @@ build: !!python/tuple [std] conf: !!python/tuple [std] - 'liburcu_{version}_{buildtype}': - buildtype: solarisbuild - arch: !!python/tuple [sol10-i386, sol11-i386] + buildtype: macosbuild + arch: !!python/tuple [macos-amd64, macos-arm64] build: !!python/tuple [std] - conf: !!python/tuple [std, static, tls_fallback, debug-rcu] - - 'liburcu_{version}_{buildtype}': - buildtype: macosxbuild - arch: !!python/tuple [macosx] - build: !!python/tuple [std] - conf: !!python/tuple [std, static, tls_fallback, debug-rcu] + conf: !!python/tuple [std] - 'liburcu_{version}_winbuild': arch: !!python/tuple [cygwin64] build: !!python/tuple [std] @@ -374,6 +370,7 @@ conf: !!python/tuple [std] version: - stable-0.12 + - stable-0.13 - master - 'liburcu_{version}_cppcheck' - 'liburcu_{version}_scan-build'