jjb: lttng-tools: fixes for dev_upstream_
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 28 Mar 2022 15:18:09 +0000 (11:18 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Mon, 28 Mar 2022 15:18:13 +0000 (11:18 -0400)
Remove 'stable-2.10' and 'stable-2.11' from the main job. Remove the
'std' axis from tools to align with the ust job.

Change-Id: I6dc190eba56c02e2fba85e8a584f09c249d5aa4e
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
jobs/lttng-tools.yaml

index 91d65a3e5982d422bc4a2b757ef5566e2ef21afa..952054d89d2ab5f3fdcb3813665d1f5baa5fdbc0 100644 (file)
     github_user: lttng
     email_to: 'ci-notification@lists.lttng.org, cc:jgalar@efficios.com'
     version:
-      - stable-2.10
-      - stable-2.11
       - stable-2.12
       - stable-2.13
       - master
           ustversion: stable-2.11
           arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386]
           build: !!python/tuple [std]
-          conf: !!python/tuple [std, no-ust, agents]
+          conf: !!python/tuple [no-ust, agents]
           urcuversion: !!python/tuple [stable-0.11]
           babelversion: !!python/tuple [stable-1.5]
           testtype: !!python/tuple [base]
           ustversion: stable-2.10
           arch: !!python/tuple [armhf, arm64, powerpc, ppc64el, i386]
           build: !!python/tuple [std]
-          conf: !!python/tuple [std, no-ust, agents]
+          conf: !!python/tuple [no-ust, agents]
           urcuversion: !!python/tuple [stable-0.9]
           babelversion: !!python/tuple [stable-1.5]
           testtype: !!python/tuple [base]
This page took 0.023399 seconds and 4 git commands to generate.