jjb: lttng-modules: remove stable-2.9
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 11 Dec 2019 21:49:47 +0000 (16:49 -0500)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 11 Dec 2019 21:49:47 +0000 (16:49 -0500)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-modules.yaml
scripts/lttng-modules/trigger-vanilla.groovy

index 95a3ef0ef6a75ef84bc9b20fac362ee94a9e5a73..c700d29ea3b887407853c505910a626d2637f092 100644 (file)
           kverfilter: stable-head
       - 'lttng-modules_{mversion}_{buildtype}-vanilla':
           mversion:
-            - stable-2.9
             - stable-2.10
             - stable-2.11
           buildtype: build
           kverfilter: none
       - 'lttng-modules_{mversion}_fullbuild-vanilla':
           mversion:
-            - stable-2.9
             - stable-2.10
             - stable-2.11
           buildtype: build
 # Ubuntu normal builds
       - 'lttng-modules_{mversion}_{buildtype}-{uversion}':
           mversion:
-            - stable-2.9
             - stable-2.10
             - stable-2.11
             - master
 # Vanilla crossbuilds
       - 'lttng-modules_{mversion}_{buildtype}-vanilla':
           mversion:
-            - stable-2.9
             - stable-2.10
             - stable-2.11
             - master
 # Ubuntu cross builds
       - 'lttng-modules_{mversion}_{buildtype}-{uversion}':
           mversion:
-            - stable-2.9
             - stable-2.10
             - stable-2.11
             - master
       - 'lttng-modules_ALL_trigger-vanilla'
       - 'lttng-modules_{mversion}_cppcheck':
           mversion:
-            - stable-2.9
             - stable-2.10
             - stable-2.11
             - master
index a597004b69edcffd57d84c68b641ece51bfca657..264d13f4bc64cbee10a1ed0fb235794952a972b8 100644 (file)
@@ -29,11 +29,9 @@ def trigger_jobs = [
   'lttng-modules_master_build-vanilla',
   'lttng-modules_stable-2.11_build-vanilla',
   'lttng-modules_stable-2.10_build-vanilla',
-  'lttng-modules_stable-2.9_build-vanilla',
   'lttng-modules_master_crossbuild-vanilla',
   'lttng-modules_stable-2.11_crossbuild-vanilla',
   'lttng-modules_stable-2.10_crossbuild-vanilla',
-  'lttng-modules_stable-2.9_crossbuild-vanilla',
 ]
 
 def previous_tags = []
This page took 0.023824 seconds and 4 git commands to generate.