Add stable-2.11 jobs
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 12 Sep 2018 17:24:41 +0000 (13:24 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 12 Sep 2018 17:24:41 +0000 (13:24 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-modules.yaml
jobs/lttng-tools.yaml
jobs/lttng-ust.yaml
scripts/lttng-modules/trigger-vanilla.groovy

index 874933729c4f345c026dfbc55d7aa2f938c324e6..1450a56ff0d64f8710ee4526f796f49d11e295bd 100644 (file)
           mversion:
             - stable-2.9
             - stable-2.10
+            - stable-2.11
             - master
           buildtype: build
           parambuildtype: build
           mversion:
             - stable-2.9
             - stable-2.10
+            - stable-2.11
             - master
           buildtype: build
           parambuildtype: build
           mversion:
             - stable-2.9
             - stable-2.10
+            - stable-2.11
             - master
           uversion:
             - trusty
           mversion:
             - stable-2.9
             - stable-2.10
+            - stable-2.11
             - master
           buildtype: crossbuild
           parambuildtype: crossbuild
           mversion:
             - stable-2.9
             - stable-2.10
+            - stable-2.11
             - master
           uversion:
             - trusty
           mversion:
             - stable-2.9
             - stable-2.10
+            - stable-2.11
             - master
       - 'lttng-modules_{mversion}_sloccount':
           mversion: master
index fc389f8b2e23ea42fef1571b939c8b6dc03e6d67..0e4c2509b8894fd45d0816b011262958e3135499 100644 (file)
       - stable-2.8
       - stable-2.9
       - stable-2.10
+      - stable-2.11
       - master
     jobs:
       # Master #
           babelversion: !!python/tuple [stable-1.5]
           testtype: !!python/tuple [full]
 
+      # stable-2.11
+      - 'lttng-tools_{version}_{buildtype}':
+          buildtype: build
+          version: stable-2.11
+          ustversion: stable-2.11
+          arch: !!python/tuple [x86-32, x86-64]
+          build: !!python/tuple [std, oot, dist]
+          conf: !!python/tuple [std, no-ust, agents, debug-rcu]
+          urcuversion: !!python/tuple [stable-0.10]
+          babelversion: !!python/tuple [stable-1.5]
+      - 'lttng-tools_{version}_{buildtype}':
+          buildtype: portbuild
+          version: stable-2.11
+          ustversion: stable-2.11
+          arch: !!python/tuple [armhf, arm64, powerpc, ppc64el]
+          build: !!python/tuple [std]
+          conf: !!python/tuple [std, no-ust, agents]
+          urcuversion: !!python/tuple [stable-0.10]
+          babelversion: !!python/tuple [stable-1.5]
+      - 'lttng-tools_{version}_{buildtype}':
+          buildtype: slesbuild
+          version: stable-2.11
+          ustversion: stable-2.11
+          arch: !!python/tuple [sles12sp2]
+          build: !!python/tuple [std]
+          conf: !!python/tuple [std]
+          urcuversion: !!python/tuple [stable-0.10]
+          babelversion: !!python/tuple [stable-1.5]
+      - 'lttng-tools_{version}_{buildtype}':
+          buildtype: solarisbuild
+          version: stable-2.11
+          ustversion: stable-2.11
+          arch: !!python/tuple [sol10-i386, sol11-i386]
+          build: !!python/tuple [std]
+          conf: !!python/tuple [relayd-only]
+          urcuversion: !!python/tuple [stable-0.10]
+          babelversion: !!python/tuple [stable-1.5]
+      - 'lttng-tools_{version}_{buildtype}':
+          buildtype: macosxbuild
+          version: stable-2.11
+          ustversion: stable-2.11
+          arch: !!python/tuple [macosx]
+          build: !!python/tuple [std]
+          conf: !!python/tuple [relayd-only]
+          urcuversion: !!python/tuple [stable-0.10]
+          babelversion: !!python/tuple [stable-1.5]
+      - 'lttng-tools_{version}_winbuild':
+          version: stable-2.11
+          ustversion: stable-2.11
+          arch: !!python/tuple [cygwin, cygwin64]
+          build: !!python/tuple [std]
+          conf: !!python/tuple [relayd-only]
+          urcuversion: !!python/tuple [stable-0.10]
+          babelversion: !!python/tuple [stable-1.5]
+
       # stable-2.10
       - 'lttng-tools_{version}_{buildtype}':
           buildtype: build
           version: master
           urcuversion: master
           ustversion: master
+      - 'lttng-tools_{version}_scan-build':
+          version: stable-2.11
+          urcuversion: stable-0.10
+          ustversion: stable-2.11
       - 'lttng-tools_{version}_scan-build':
           version: stable-2.10
           urcuversion: stable-0.9
           urcuversion: !!python/tuple [master]
           babelversion: !!python/tuple [stable-1.5]
           testtype: !!python/tuple [base]
+      - 'dev_{user}_lttng-tools_{version}_{buildtype}':
+          buildtype: build
+          version: stable-2.11-staging
+          ustversion: stable-2.11
+          arch: !!python/tuple [x86-32, x86-64]
+          build: !!python/tuple [std, oot, dist]
+          conf: !!python/tuple [std, no-ust, agents]
+          urcuversion: !!python/tuple [stable-0.10]
+          babelversion: !!python/tuple [stable-1.5]
       - 'dev_{user}_lttng-tools_{version}_{buildtype}':
           buildtype: build
           version: stable-2.10-staging
           urcuversion: !!python/tuple [master]
           babelversion: !!python/tuple [stable-1.5]
           testtype: !!python/tuple [base]
+      - 'dev_{user}_lttng-tools_{version}_{buildtype}':
+          buildtype: portbuild
+          version: stable-2.11-staging
+          ustversion: stable-2.11
+          arch: !!python/tuple [armhf, arm64, powerpc, ppc64el]
+          build: !!python/tuple [std]
+          conf: !!python/tuple [std, no-ust, agents]
+          urcuversion: !!python/tuple [stable-0.10]
+          babelversion: !!python/tuple [stable-1.5]
       - 'dev_{user}_lttng-tools_{version}_{buildtype}':
           buildtype: portbuild
           version: stable-2.10-staging
index 7287730003cd11e98b2a6cec9cb58c5afc989296..3526f3de62568f9348da7c5aafa04e2369583f6b 100644 (file)
       - stable-2.8
       - stable-2.9
       - stable-2.10
+      - stable-2.11
     jobs:
       - 'lttng-ust_{version}_{buildtype}':
           buildtype: build
index a5f8a90902917c536c425d3dc519fbfab0886187..a597004b69edcffd57d84c68b641ece51bfca657 100644 (file)
@@ -27,9 +27,11 @@ def ondiskpath = build.getEnvironment(listener).get('WORKSPACE') + "/ondisk-refs
 
 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',
 ]
This page took 0.026808 seconds and 4 git commands to generate.