jjb: liburcu: Drop stable-0.8 jobs
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 20 Apr 2020 14:56:49 +0000 (10:56 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 20 Apr 2020 14:56:49 +0000 (10:56 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/liburcu.yaml
jobs/lttng-ust.yaml

index e2d4d336bd89f3a31e9e32a74657f3aa95cc683e..574fcacf557ebccf7ad7e4e472a64e3424bdc1c5 100644 (file)
     github_name: userspace-rcu
     email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com'
     version:
-      - stable-0.8
       - stable-0.9
       - stable-0.10
       - stable-0.11
index 573eb43fe4c47b768fd326ec9420fec82c7e7001..019a5c9bf65d2512794e9f4d1e85f816f24dfe41 100644 (file)
           arch: !!python/tuple [amd64]
           build: !!python/tuple [std, dist, oot, oot-dist]
           conf: !!python/tuple [std, agents, debug-rcu]
-          liburcu_version: !!python/tuple [stable-0.8, stable-0.10, stable-0.12, master]
+          liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.12, master]
           filter: '(build=="std") || (liburcu_version=="master")'
       - 'lttng-ust_{version}_{buildtype}':
           buildtype: portbuild
           arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386]
           build: !!python/tuple [std]
           conf: !!python/tuple [std, agents]
-          liburcu_version: !!python/tuple [stable-0.8, stable-0.10, stable-0.12, master]
+          liburcu_version: !!python/tuple [stable-0.9, stable-0.10, stable-0.12, master]
           filter: ''
       - 'lttng-ust_{version}_{buildtype}':
           buildtype: slesbuild
This page took 0.024231 seconds and 4 git commands to generate.