From: Michael Jeanson Date: Fri, 25 Mar 2022 18:04:28 +0000 (-0400) Subject: jjb: liburcu: move unsupported branches to 'dev_' namespace X-Git-Url: https://git.liburcu.org/?a=commitdiff_plain;h=24b121700829f0ed9078062b5161247c0e9ec0a0;p=lttng-ci.git jjb: liburcu: move unsupported branches to 'dev_' namespace Change-Id: I892de85cc4bebc0db6c98a85e40fb8d596b3f5b2 Signed-off-by: Michael Jeanson --- diff --git a/jobs/liburcu.yaml b/jobs/liburcu.yaml index 2e0147e..df88b3b 100644 --- a/jobs/liburcu.yaml +++ b/jobs/liburcu.yaml @@ -162,6 +162,14 @@ <<: *liburcu_build_builders_defaults <<: *liburcu_build_publishers_defaults +- job-template: + name: dev_upstream_liburcu_{version}_{buildtype} + defaults: liburcu + + <<: *liburcu_build_axes_defaults + <<: *liburcu_build_builders_defaults + <<: *liburcu_build_publishers_defaults + - job-template: name: liburcu_{version}_winbuild defaults: liburcu @@ -170,6 +178,14 @@ <<: *liburcu_build_builders_win <<: *liburcu_build_publishers_defaults +- job-template: + name: dev_upstream_liburcu_{version}_winbuild + defaults: liburcu + + <<: *liburcu_build_axes_defaults + <<: *liburcu_build_builders_win + <<: *liburcu_build_publishers_defaults + - job-template: name: liburcu_{version}_cppcheck defaults: liburcu @@ -327,9 +343,6 @@ github_name: userspace-rcu email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com' version: - - stable-0.9 - - stable-0.10 - - stable-0.11 - stable-0.12 - stable-0.13 - master @@ -377,6 +390,39 @@ - 'liburcu_{version}_coverity': version: master + +- project: + name: liburcu-dev-upstream + github_user: urcu + github_name: userspace-rcu + email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com' + version: + - stable-0.9 + - stable-0.10 + - stable-0.11 + jobs: + - 'dev_upstream_liburcu_{version}_{buildtype}': + buildtype: build + arch: !!python/tuple [amd64] + build: !!python/tuple [std, oot, dist] + conf: !!python/tuple [std, static, tls_fallback, debug-rcu] + - 'dev_upstream_liburcu_{version}_{buildtype}': + buildtype: portbuild + arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386] + build: !!python/tuple [std] + conf: !!python/tuple [std, static, tls_fallback, debug-rcu] + - 'dev_upstream_liburcu_{version}_{buildtype}': + buildtype: slesbuild + arch: !!python/tuple [sles12sp5] + build: !!python/tuple [std] + conf: !!python/tuple [std] + - 'dev_upstream_liburcu_{version}_{buildtype}': + buildtype: elbuild + arch: !!python/tuple [el8] + build: !!python/tuple [std] + conf: !!python/tuple [std] + + - project: name: gerrit-liburcu github_user: urcu @@ -394,6 +440,7 @@ build: !!python/tuple [std] conf: !!python/tuple [std] + - project: name: liburcu-views views: