]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
buildcontainer-setup.sh: allow testing with various ELish bases
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 16 Jun 2025 18:38:00 +0000 (14:38 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sat, 21 Jun 2025 00:06:01 +0000 (20:06 -0400)
commit7975c52e81bb3062831615be9d0ce94e2b074281
treeab19b882915ac4b855380a1486d71598ab10f8ee
parent6771fb55550be2d677fb708f510ce56ddf79c48e
buildcontainer-setup.sh: allow testing with various ELish bases

Allow testing with more RPM-based/EL style distros.
Simplify the centos selection as centos8 ought to always
be matched by the earlier block.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/script/buildcontainer-setup.sh