]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev: Disable arm64 notcmalloc and crimson builds 1747/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 19 Feb 2021 15:29:21 +0000 (10:29 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 19 Feb 2021 15:29:21 +0000 (10:29 -0500)
Nobody will use them and crimson is failing anyway

Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-dev-cron/config/definitions/ceph-dev-cron.yml
ceph-dev-new-trigger/config/definitions/ceph-dev-new-trigger.yml

index e3dcb1600883be041dddb3e167fb6ef60862bba0..6ea3df23a5389f2674d3c8d6b7326cd2b749026d 100644 (file)
@@ -63,6 +63,7 @@
                     FORCE=True
                     FLAVOR=notcmalloc
                     DISTROS=centos7
+                    ARCHS=x86_64
       # build nautilus on:
       # default: bionic xenial centos7 centos8
       # notcmalloc: centos7
@@ -88,6 +89,7 @@
                     FORCE=True
                     DISTROS=centos7
                     FLAVOR=notcmalloc
+                    ARCHS=x86_64
       # build octopus on:
       # default: focal bionic centos7 centos8 leap15
       # notcmalloc: centos8
                     FORCE=True
                     DISTROS=centos8
                     FLAVOR=notcmalloc
+                    ARCHS=x86_64
       # build pacific on:
       # default: focal bionic centos8 leap15
       # notcmalloc: centos8
                     FORCE=True
                     DISTROS=centos8
                     FLAVOR=notcmalloc
+                    ARCHS=x86_64
                 - project: 'ceph-dev'
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
                     DISTROS=centos8
                     FLAVOR=crimson
+                    ARCHS=x86_64
       # build master on:
       # default: focal bionic centos8 leap15
       # notcmalloc: centos8
                     FORCE=True
                     DISTROS=centos8
                     FLAVOR=notcmalloc
+                    ARCHS=x86_64
                 - project: 'ceph-dev'
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
                     DISTROS=centos8
                     FLAVOR=crimson
+                    ARCHS=x86_64
 
     wrappers:
       - inject-passwords:
index 33923261fb86bdd3e4ddbc985e13e12841896da5..e25041e6bd4d3a0769d1e08fc0da021754432744 100644 (file)
@@ -53,6 +53,7 @@
                     FORCE=True
                     FLAVOR=notcmalloc
                     DISTROS=centos7
+                    ARCHS=x86_64
       # build mimic on:
       # default: bionic xenial centos7
       # notcmalloc: centos7
@@ -78,6 +79,7 @@
                     FORCE=True
                     DISTROS=centos7
                     FLAVOR=notcmalloc
+                    ARCHS=x86_64
       # build nautilus on:
       # default: bionic xenial centos7 centos8
       # notcmalloc: centos7
                     FORCE=True
                     DISTROS=centos7
                     FLAVOR=notcmalloc
+                    ARCHS=x86_64
       # build octopus on:
       # default: focal bionic centos7 centos8 leap15
       # notcmalloc: centos8
                     FORCE=True
                     DISTROS=centos8
                     FLAVOR=notcmalloc
+                    ARCHS=x86_64
       # build pacific on:
       # default: focal bionic centos8 leap15
       # notcmalloc: centos8
                     FORCE=True
                     DISTROS=centos8
                     FLAVOR=notcmalloc
+                    ARCHS=x86_64
                 - project: 'ceph-dev-new'
                   predefined-parameters: |
                     BRANCH=${GIT_BRANCH}
                     FORCE=True
                     DISTROS=centos8
                     FLAVOR=crimson
+                    ARCHS=x86_64
       # If no release name is found in branch, build on all possible distro/flavor combos (except xenial).
       # regex matching and 'on-evaluation-failure: run' doesn't work here so triple negative it is.
       - conditional-step:
                     FORCE=True
                     DISTROS=centos8
                     FLAVOR=notcmalloc
+                    ARCHS=x86_64
             - trigger-builds:
                 - project: 'ceph-dev-new'
                   predefined-parameters: |
                     FORCE=True
                     DISTROS=centos8
                     FLAVOR=crimson
+                    ARCHS=x86_64
 
     wrappers:
       - inject-passwords: