]> 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)
committerDavid Galloway <david.galloway@ibm.com>
Thu, 31 Jul 2025 22:00:34 +0000 (18:00 -0400)
commit424b222f6ccd1dadda4ca72344552bfd70b2deab
tree6cf1f4676cd1aa968351dc048f8407d121267a08
parente8ad489038d199b79666ec0650976e96d77ce5a4
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