]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Revert "ceph-dev*: remove centos8 crimson builds" 2197/head
authorMatan Breizman <mbreizma@redhat.com>
Wed, 14 Feb 2024 08:53:19 +0000 (10:53 +0200)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 14 Feb 2024 08:53:19 +0000 (10:53 +0200)
This reverts commit 1984464b9a80f6857877aac0620737cbc40fd67c.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
ceph-dev-cron/config/definitions/ceph-dev-cron.yml
ceph-dev-new-trigger/config/definitions/ceph-dev-new-trigger.yml
ceph-dev-trigger/config/definitions/ceph-dev-trigger.yml

index e7aed629dd8b216d4bb3eacea91039ed37fb1897..2a3f80976ee6f761e95c079296546c98c38a016e 100644 (file)
@@ -58,6 +58,7 @@
                     DISTROS=focal bionic centos8 leap15
       # build quincy on:
       # default: focal centos8 centos9 leap15
+      # crimson: centos8
       - conditional-step:
           condition-kind: regex-match
           regex: .*quincy.*
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
                     DISTROS=focal centos8 centos9 leap15
+                - project: 'ceph-dev'
+                  predefined-parameters: |
+                    BRANCH=${GIT_BRANCH}
+                    FORCE=True
+                    DISTROS=centos8
+                    FLAVOR=crimson
+                    ARCHS=x86_64
       # build reef on:
       # default: jammy focal centos8 centos9 windows
-      # crimson: centos9
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*reef.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos9
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
                     ARCHS=x86_64
       # build main on:
       # default: jammy focal centos8 centos9 windows
-      # crimson: centos9
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*main.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos9
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
                     ARCHS=x86_64
 
index 12e2ceb3b004c9bbcc12148d5422d125b0f679e5..ed66fe5a663dd527d9e096f966242eadc762f00c 100644 (file)
                     DISTROS=focal bionic centos8 windows
       # build quincy on:
       # default: focal centos8 centos9 leap15
+      # crimson: centos8
       - conditional-step:
           condition-kind: regex-match
           regex: .*quincy.*
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
                     DISTROS=focal centos8 centos9 leap15
+                - project: 'ceph-dev-new'
+                  predefined-parameters: |
+                    BRANCH=${GIT_BRANCH}
+                    FORCE=True
+                    DISTROS=centos8
+                    FLAVOR=crimson
                     ARCHS=x86_64
       # build reef on:
       # default: jammy focal centos8 centos9 windows
-      # crimson: centos9
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*reef.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos9
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
                     ARCHS=x86_64
       # If no release name is found in branch, build on all possible distro/flavor combos (except xenial and bionic).
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos9
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
                     ARCHS=x86_64
       # build only centos9, no crimson, no jaeger
                     ARCHS=x86_64
       # Build only the `crimson` flavour, don't waste resources on the default one.
       # Useful for the crimson's bug-hunt at Sepia
-      # crimson: centos9
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*crimson-only.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos9
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
                     ARCHS=x86_64
       # Build jaegertracing branch on needed env,  don't waste resources on the default one.
index 1a3241cdb8587a2cddb1826c46ca0ca1e9d2efa8..98c5ad66dfbecfa11c9875eb327627cd3fd35777 100644 (file)
@@ -97,6 +97,7 @@
                     DISTROS=focal bionic centos8 leap15
       # build quincy on:
       # default: focal centos8 leap15
+      # crimson: centos8
       - conditional-step:
           condition-kind: regex-match
           regex: .*quincy.*
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
                     DISTROS=focal centos8 leap15
+                - project: 'ceph-dev'
+                  predefined-parameters: |
+                    BRANCH=${GIT_BRANCH}
+                    FORCE=True
+                    DISTROS=centos8
+                    FLAVOR=crimson
       # build reef on:
       # default: jammy focal centos8 centos9
-      # crimson: centos9
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*main.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos9
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
       # build main on:
       # default: jammy focal centos8 centos9
-      # crimson: centos9
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*main.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos9
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
 
     wrappers: