From: Zack Cerza Date: Wed, 30 Oct 2024 00:01:02 +0000 (-0600) Subject: ceph-dev-new: Add dwz toggle X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=9cea13841997a344db30a0025ad64889527c03eb;p=ceph-build.git ceph-dev-new: Add dwz toggle Signed-off-by: Zack Cerza --- diff --git a/ceph-dev-new/config/definitions/ceph-dev-new.yml b/ceph-dev-new/config/definitions/ceph-dev-new.yml index dca94364..1fc99d17 100644 --- a/ceph-dev-new/config/definitions/ceph-dev-new.yml +++ b/ceph-dev-new/config/definitions/ceph-dev-new.yml @@ -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'