]> git.apps.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)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Fri, 10 Oct 2025 18:33:11 +0000 (18:33 +0000)
commit276415681cd603051a2082789aea9d5f906f2f29
treebd9e32cc3ff71e9198167b27cce28b58c8978d16
parent256db660dfe526c6479229b0fda07e3c6104fb83
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.

Conflicts:
Dockerfile.build

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 9cbadc2e6009cbbf3bc757f801d3508da6fe498d)
(cherry picked from commit 899f6ecba7a2a559b0e0b181ecbbe7805e26fc9c)