]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/build-with-container: be consistent with naming in distro kinds
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 8 Oct 2025 14:23:25 +0000 (10:23 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 8 Oct 2025 21:11:00 +0000 (17:11 -0400)
commitac11a80a63ab1909fbdf682d830acde96856f502
tree82f31f7e839bcac4e1ed8b0255b692590fc2bfb7
parent588d8315e02407a6035073281feb98566f0cba4b
script/build-with-container: be consistent with naming in distro kinds

Update the DistroKind enum and related items so that the naming is
applied consistently. That is: the canonical (no pun indented) form
of the name is "<name><version>" and codenames, such as "jammy" or
"bookworm" are aliases. This matches the previously existing code.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/script/build-with-container.py