]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-new-build: allow arm64 builds of centos9 2214/head
authorDan Mick <dmick@redhat.com>
Wed, 6 Mar 2024 09:58:02 +0000 (01:58 -0800)
committerDan Mick <dmick@redhat.com>
Wed, 6 Mar 2024 09:58:21 +0000 (01:58 -0800)
Signed-off-by: Dan Mick <dmick@redhat.com>
ceph-dev-new-build/config/definitions/ceph-dev-new-build.yml

index 2b4837375ba9ee9c4a3a37c363e5301d81a396b6..336e268871be31911871821da907f1f4f2200982 100644 (file)
@@ -27,7 +27,7 @@
     execution-strategy:
        combination-filter: |
          DIST == AVAILABLE_DIST && ARCH == AVAILABLE_ARCH &&
-         (ARCH == "x86_64" || (ARCH == "arm64" && ["xenial", "bionic", "centos7", "centos8"].contains(DIST)))
+         (ARCH == "x86_64" || (ARCH == "arm64" && ["xenial", "bionic", "centos7", "centos8", "centos9"].contains(DIST)))
     axes:
       - axis:
           type: label-expression