jjb: Remove deprecated stable-2.7 jobs, except sles12
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 16 Apr 2019 14:52:30 +0000 (10:52 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Tue, 16 Apr 2019 14:52:30 +0000 (10:52 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-modules.yaml
jobs/lttng-tools.yaml
jobs/lttng-ust.yaml

index c18c01a9df749552b583627273bb9461675129d4..95a3ef0ef6a75ef84bc9b20fac362ee94a9e5a73 100644 (file)
           kverfloor: v2.6.36
           kverceil: ''
           kverfilter: stable-head
-      - 'lttng-modules_{mversion}_{buildtype}-vanilla':
-          mversion: stable-2.7
-          buildtype: build
-          parambuildtype: build
-          kverfloor: v2.6.36
-          kverceil: v4.8-rc0
-          kverfilter: stable-head
       - 'lttng-modules_{mversion}_fullbuild-vanilla':
           mversion:
             - master
           kverfloor: v2.6.36
           kverceil: ''
           kverfilter: none
-      - 'lttng-modules_{mversion}_fullbuild-vanilla':
-          mversion: stable-2.7
-          buildtype: build
-          parambuildtype: build
-          kverfloor: v2.6.36
-          kverceil: v4.8-rc0
-          kverfilter: none
 
 # RT normal builds
       - 'lttng-modules_{mversion}_build-rt':
           kverfloor: v3.18
           kverceil: ''
           kverfilter: stable-head
-      - 'lttng-modules_{mversion}_{buildtype}-vanilla':
-          mversion: stable-2.7
-          buildtype: crossbuild
-          parambuildtype: crossbuild
-          kverfloor: v3.18
-          kverceil: v4.8-rc0
-          kverfilter: stable-head
 
 # Ubuntu cross builds
       - 'lttng-modules_{mversion}_{buildtype}-{uversion}':
index 3e4d895a67f077f6c4c9d60b4e4487b1ae8fe915..3cae43f55a9ea9850d5597eb6c72e7594430a055 100644 (file)
           testtype: !!python/tuple [base]
 
       # stable-2.7 #
-      - 'lttng-tools_{version}_{buildtype}':
-          buildtype: build
-          version: stable-2.7
-          ustversion: stable-2.7
-          arch: !!python/tuple [amd64]
-          build: !!python/tuple [std, oot, dist]
-          conf: !!python/tuple [std, no-ust, agents, debug-rcu]
-          urcuversion: !!python/tuple [stable-0.9]
-          babelversion: !!python/tuple [stable-1.5]
-          testtype: !!python/tuple [base]
-      - 'lttng-tools_{version}_{buildtype}':
-          buildtype: portbuild
-          version: stable-2.7
-          ustversion: stable-2.7
-          arch: !!python/tuple [armhf, arm64, powerpc]
-          build: !!python/tuple [std]
-          conf: !!python/tuple [std, no-ust, agents]
-          urcuversion: !!python/tuple [stable-0.9]
-          babelversion: !!python/tuple [stable-1.5]
-          testtype: !!python/tuple [base]
       - 'lttng-tools_{version}_{buildtype}':
           buildtype: slesbuild
           version: stable-2.7
index ec21a8245c454174d8da491c953dd372e901276e..290452fa4c07a4c76d90d72a2af61c7c78ccb29c 100644 (file)
     github_name: lttng-ust
     email_to: 'ci-notification@lists.lttng.org, cc:mathieu.desnoyers@efficios.com'
     version:
-      - stable-2.7
       - stable-2.8
       - stable-2.9
       - stable-2.10
       - 'lttng-ust_{version}_coverity':
           version: master
 
+      # stable-2.7
+      - 'lttng-ust_{version}_{buildtype}':
+          buildtype: slesbuild
+          version: stable-2.7
+          arch: !!python/tuple [sles12sp2]
+          build: !!python/tuple [std]
+          conf: !!python/tuple [std]
+          liburcu_version: !!python/tuple [stable-0.9]
+
This page took 0.028403 seconds and 4 git commands to generate.