X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=inline;f=jobs%2Fliburcu.yaml;h=0e444861cdaccbfa5722d870c6ca5bfabb03dfd9;hb=027cbe7106af04a3eeb4110cc0955fe296081caa;hp=574fcacf557ebccf7ad7e4e472a64e3424bdc1c5;hpb=03a8831e34f1b234ca882ab3d789217162c9d78e;p=lttng-ci.git diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 574fcac..0e44486 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -309,33 +309,15 @@ arch: !!python/tuple [sol10-i386, sol11-i386] build: !!python/tuple [std] conf: !!python/tuple [std, static, tls_fallback, debug-rcu] - version: # Solaris support was introduced in 0.9 - - master - - stable-0.9 - - stable-0.10 - - stable-0.11 - - stable-0.12 - 'liburcu_{version}_{buildtype}': buildtype: macosxbuild arch: !!python/tuple [macosx] build: !!python/tuple [std] conf: !!python/tuple [std, static, tls_fallback, debug-rcu] - version: - - master - - stable-0.9 - - stable-0.10 - - stable-0.11 - - stable-0.12 - 'liburcu_{version}_winbuild': arch: !!python/tuple [cygwin64] build: !!python/tuple [std] conf: !!python/tuple [std] - version: - - master - - stable-0.9 - - stable-0.10 - - stable-0.11 - - stable-0.12 - 'liburcu_{version}_cppcheck' - 'liburcu_{version}_scan-build' - 'liburcu_{version}_coverity':