]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev*: build crimson on centos9 (main and reef) 2154/head
authorMatan <matan@li-0ed07bcc-34a0-11b2-a85c-f0dbdd097f75.ibm.com>
Wed, 26 Jul 2023 12:45:01 +0000 (15:45 +0300)
committerMatan <matan@li-0ed07bcc-34a0-11b2-a85c-f0dbdd097f75.ibm.com>
Wed, 26 Jul 2023 12:48:34 +0000 (15:48 +0300)
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 2db4c412ca864cf0fcb9bd49b2731fb3a7469a59..2a3f80976ee6f761e95c079296546c98c38a016e 100644 (file)
@@ -84,7 +84,7 @@
                     ARCHS=x86_64
       # build reef on:
       # default: jammy focal centos8 centos9 windows
-      # crimson: centos8
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*reef.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos8
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
                     ARCHS=x86_64
       # build main on:
       # default: jammy focal centos8 centos9 windows
-      # crimson: centos8
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*main.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos8
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
                     ARCHS=x86_64
 
index fdd653f0dc7d370b680313c15145ab20ca6a8c87..ed66fe5a663dd527d9e096f966242eadc762f00c 100644 (file)
                     ARCHS=x86_64
       # build reef on:
       # default: jammy focal centos8 centos9 windows
-      # crimson: centos8
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*reef.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos8
+                    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=centos8
+                    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: centos8
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*crimson-only.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos8
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
                     ARCHS=x86_64
       # Build jaegertracing branch on needed env,  don't waste resources on the default one.
index f89f2a0818d4d950d06846d04b89beeb1ceda060..98c5ad66dfbecfa11c9875eb327627cd3fd35777 100644 (file)
                     FLAVOR=crimson
       # build reef on:
       # default: jammy focal centos8 centos9
-      # crimson: centos8
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*main.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos8
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
       # build main on:
       # default: jammy focal centos8 centos9
-      # crimson: centos8
+      # crimson: centos8 centos9
       - conditional-step:
           condition-kind: regex-match
           regex: .*main.*
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
-                    DISTROS=centos8
+                    DISTROS=centos8 centos9
                     FLAVOR=crimson
 
     wrappers: