]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev*: Enable dev builds for arm64 1738/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 3 Feb 2021 22:13:46 +0000 (17:13 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 3 Feb 2021 22:13:46 +0000 (17:13 -0500)
Signed-off-by: David Galloway <dgallowa@redhat.com>
ceph-dev-new/config/definitions/ceph-dev-new.yml
ceph-dev/config/definitions/ceph-dev.yml

index c6c64b9758c318729926fcc71de9e45ec208a981..19b41d421df5f8620f63d5054749a0676c59b811 100644 (file)
@@ -31,7 +31,7 @@
       - string:
           name: ARCHS
           description: "A list of architectures to build for. Available options are: x86_64, and arm64"
-          default: "x86_64"
+          default: "x86_64 arm64"
 
       - bool:
           name: THROWAWAY
index deb537f7bde34dbb76073e0310aaf454f8f3803d..793039c0b3a87f962bc5b584e3970566d4c38dba 100644 (file)
@@ -31,7 +31,7 @@
       - string:
           name: ARCHS
           description: "A list of architectures to build for. Available options are: x86_64, and arm64"
-          default: "x86_64"
+          default: "x86_64 arm64"
 
       - bool:
           name: THROWAWAY