]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-new: Add dwz toggle
authorZack Cerza <zack@redhat.com>
Wed, 30 Oct 2024 00:01:02 +0000 (18:01 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 31 Oct 2024 17:14:10 +0000 (11:14 -0600)
Signed-off-by: Zack Cerza <zack@redhat.com>
ceph-dev-new/config/definitions/ceph-dev-new.yml

index dca9436484ac89e781f47659c2a9fe6af6474276..1fc99d17440e2f8741a9eb3b70bb04bd84ae8046 100644 (file)
@@ -75,6 +75,11 @@ If this is checked, then the binaries will be built and pushed to chacra even if
           description: "For CI_CONTAINER: Name of container repo organization (i.e. 'ceph-ci')"
           default: "ceph-ci"
 
+      - bool:
+          name: DWZ
+          description: "Use dwz to make debuginfo packages smaller"
+          default: true
+
     builders:
       - multijob:
           name: 'ceph dev setup phase'