jjb: lttng-modules: cap stable-2.11 to linux < v5.15
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 13 Oct 2021 18:02:09 +0000 (14:02 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 13 Oct 2021 18:02:30 +0000 (14:02 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-modules.yaml

index b61165fdd59cabb21c6a8bf1024683abc8fcdd3e..d345d5fe01ddf116ff28109ba1fc052bdab6aed8 100644 (file)
           buildtype: build
           parambuildtype: build
           kverfloor: v2.6.36
-          kverceil: ''
+          kverceil: v5.15
           kverfilter: stable-head
       - 'lttng-modules_{mversion}_{buildtype}-vanilla':
           mversion:
           buildtype: build
           parambuildtype: build
           kverfloor: v2.6.36
-          kverceil: ''
+          kverceil: v5.15
           kverfilter: none
       - 'lttng-modules_{mversion}_fullbuild-vanilla':
           mversion:
 # Ubuntu normal builds
       - 'lttng-modules_{mversion}_{buildtype}-{uversion}':
           mversion:
-            - stable-2.10
-            - stable-2.11
             - stable-2.12
             - stable-2.13
             - master
 # Vanilla crossbuilds
       - 'lttng-modules_{mversion}_{buildtype}-vanilla':
           mversion:
-            - stable-2.11
             - stable-2.12
             - stable-2.13
             - master
 # Ubuntu cross builds
       - 'lttng-modules_{mversion}_{buildtype}-{uversion}':
           mversion:
-            - stable-2.10
-            - stable-2.11
             - stable-2.12
             - stable-2.13
             - master
       - 'lttng-modules_ALL_trigger-vanilla'
       - 'lttng-modules_{mversion}_cppcheck':
           mversion:
-            - stable-2.11
             - stable-2.12
             - stable-2.13
             - master
This page took 0.024218 seconds and 4 git commands to generate.