]> 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 23:35:00 +0000 (19:35 -0400)
commit1d0affb0797b83f313f7b86a83b01916769fb998
tree48d11d35ebbdfbfab2500fae5603a4fc467a359b
parent7ff4bfae4eb58a4d8ee3cd34f02edd1ad4109380
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>
(cherry picked from commit ac11a80a63ab1909fbdf682d830acde96856f502)
src/script/build-with-container.py