jjb: babeltrace: use clang-format-16
[lttng-ci.git] / jobs / images.yml
index 04c91e71f029d2c2d8ac20be9439d5f700751ff4..9d2f4b0cff7320d9ae3eb4b280e085d80f610ef3 100644 (file)
       - string:
           <<: *images_parameters_GIT_BRANCH
 
+- project:
+    name: images_imagebuilder_rockylinux
+    OS:
+      - rockylinux
+    ARCHES:
+      - amd64
+    RELEASES:
+      - '8'
+      - '9'
+    parameters:
+      - bool:
+          <<: *images_parameters_SKIP_BASE_IMAGES
+      - bool:
+          <<: *images_parameters_SKIP_PROFILE_IMAGES
+      - choice:
+          <<: *images_parameters_ARCH_FILTER
+          choices:
+            - all
+            - amd64
+      - choice:
+          <<: *images_parameters_IMAGE_TYPE_FILTER
+      - choice:
+          <<: *images_parameters_PROFILE_FILTER
+      - choice:
+          name: 'RELEASE_FILTER'
+          choices:
+            - 'all'
+            - '8'
+            - '9'
+      - string:
+          <<: *images_parameters_GIT_URL
+      - string:
+          <<: *images_parameters_GIT_BRANCH
+    jobs:
+      - 'images_imagebuilder_{OS}'
+
 - project:
     name: images_imagebuilder_SLES
     OS:
       #   support the io.bus option to use virtio-blk instead.
       # - '12.5'
       - '15.4'
+      - '15.5'
     parameters:
       - bool:
           <<: *images_parameters_SKIP_BASE_IMAGES
           choices:
             - 'all'
             - '15.4'
+            - '15.5'
       - string:
           <<: *images_parameters_GIT_URL
       - string:
This page took 0.023379 seconds and 4 git commands to generate.