]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script: ensure curl is always available in build containers
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 13 Mar 2025 11:59:42 +0000 (07:59 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 17 Mar 2025 14:51:09 +0000 (10:51 -0400)
commitcfb4079d89053a8c832f5636e8c4f85c1041cadd
tree5a09577d5e576038c90b684a83e305c442a32ca6
parent886f09d8bff45c6364f197282ead4e69d129ce8d
script: ensure curl is always available in build containers

Ensure that curl is installed in all build containers regardless of
ceph's dependencies or other factors. This allows us to use curl in
any subsequent build steps/scripts.

Fixes: https://tracker.ceph.com/issues/70451
Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit b4e11f75bfa76036b9109485aa1cb4f9d633c8a2)
src/script/buildcontainer-setup.sh