]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_utils: remove Debug build from Crimson 2367/head
authorMatan Breizman <mbreizma@redhat.com>
Sun, 18 May 2025 08:40:52 +0000 (11:40 +0300)
committerMatan Breizman <mbreizma@redhat.com>
Sun, 18 May 2025 08:40:52 +0000 (11:40 +0300)
commit191e4e6f7e35b486e441ca6d821b822cd7595f08
treea9ff3caa5f668e3a8fd398d00014a08ac36dd8a4
parent55c932363faf112fb3acae4f6b834666e213f0e6
scripts/build_utils: remove Debug build from Crimson

See: https://github.com/ceph/ceph-build/pull/2167/files
Builds should be set to Debug only when ending in "-debug".

https://github.com/ceph/ceph-build/pull/1805 set Crimson to always use Debug.
That made sense in earlier development phases.
However, today we should align with Classical builds and use Debug only when needed.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
ceph-source-dist/build/Jenkinsfile
scripts/build_utils.sh