jjb: Remove babeltrace CTF2 review jobs
authorKienan Stewart <kstewart@efficios.com>
Thu, 5 Sep 2024 19:29:53 +0000 (15:29 -0400)
committerKienan Stewart <kstewart@efficios.com>
Fri, 6 Sep 2024 19:08:14 +0000 (15:08 -0400)
The ctf2 feature branch no longer exists.

Change-Id: I77cbe254ca82f18ee7dff074fae04e33011d6369
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
jobs/babeltrace.yaml

index 464d384f975c64533af4deca24c39c1ffbd9f60d..caf74e20e1739d561844b90a6f507ca06e4c1ebe 100644 (file)
     git_tool: Default
     version:
       - stable-2.0
-      - ctf2
       - master
     jobs:
     ## Master ##
           touchstone: ''
           warnings_status: FAILED
 
-      ## ctf2 temp branch ##
-      - 'dev_review_babeltrace_{version}_{buildtype}':
-          version: ctf2
-          buildtype: linuxbuild
-          platforms: !!python/tuple [deb12-amd64]
-          builds: !!python/tuple [std, oot, dist, oot-dist]
-          confs: !!python/tuple [std, static, prod, min]
-          filter: ''
-          touchstone: ''
-          warnings_status: FAILED
-      - 'dev_review_babeltrace_{version}_{buildtype}':
-          version: ctf2
-          buildtype: portbuild
-          platforms: !!python/tuple [deb12-armhf, deb12-arm64, deb12-ppc64el, deb12-i386]
-          builds: !!python/tuple [std]
-          confs: !!python/tuple [std]
-          filter: ''
-          touchstone: ''
-          warnings_status: FAILED
-      - 'dev_review_babeltrace_{version}_{buildtype}':
-          version: ctf2
-          buildtype: macosbuild
-          platforms: !!python/tuple [macos-arm64]
-          builds: !!python/tuple [std]
-          confs: !!python/tuple [std, prod]
-          filter: ''
-          touchstone: ''
-          warnings_status: FAILED
-          git_tool: jgit
-      - 'dev_review_babeltrace_{version}_{buildtype}':
-          version: ctf2
-          buildtype: winbuild
-          platforms: !!python/tuple [cygwin64, msys2-ucrt64]
-          builds: !!python/tuple [std]
-          confs: !!python/tuple [std]
-          filter: ''
-          touchstone: ''
-          warnings_status: FAILED
-
       ## Stable 2.0 ##
       - 'dev_review_babeltrace_{version}_{buildtype}':
           version: stable-2.0
This page took 0.024642 seconds and 4 git commands to generate.