X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=jobs%2Fliburcu.yaml;h=2e0147e557b18a244f58bd8ff1d4b45c55d50628;hb=6a11175140191de9b75128d4d3f94421b6511672;hp=bc8d95d6aec8da86a5ffc5172830ab3b0ddebc5c;hpb=f0d7e5b1aab598ec9a6a4b60a092f2a25df711b3;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index bc8d95d..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}': @@ -353,11 +354,6 @@ arch: !!python/tuple [el8] build: !!python/tuple [std] conf: !!python/tuple [std] - - 'liburcu_{version}_{buildtype}': - buildtype: solarisbuild - arch: !!python/tuple [sol10-i386, sol11-i386] - build: !!python/tuple [std] - conf: !!python/tuple [std, static, tls_fallback, debug-rcu] - 'liburcu_{version}_{buildtype}': buildtype: macosbuild arch: !!python/tuple [macos-amd64, macos-arm64] @@ -374,6 +370,7 @@ conf: !!python/tuple [std] version: - stable-0.12 + - stable-0.13 - master - 'liburcu_{version}_cppcheck' - 'liburcu_{version}_scan-build'