]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
Dockerfile.build: make WITH_CRIMSON a build arg
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 20 Jun 2025 23:34:45 +0000 (19:34 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 21 Aug 2025 20:56:13 +0000 (16:56 -0400)
commita87c09fc39d34d7703e6e7589ab23277950998bc
tree973c8d22f298fc206f9ba338e40cc10f8efcb4d2
parent86a00bc44d5d1d27ae3ca945e978b3d1ec5ea5cf
Dockerfile.build: make WITH_CRIMSON a build arg

We've chosen to enable crimson by default to match the CI, but that
is not always something a developer may want, so make WITH_CRIMSON
a build argument that can be toggled off if necessary.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 9cbadc2e6009cbbf3bc757f801d3508da6fe498d)
Dockerfile.build
src/script/buildcontainer-setup.sh