]> 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)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Fri, 10 Oct 2025 18:40:41 +0000 (18:40 +0000)
commitce84ca404908a7c266cae5bb47458dfffd9d0187
tree000181cdee6f267bb52f128edf05e5d95bd53ef8
parent2466f60306cc3f26beded3024354c8275bda3b85
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)
(cherry picked from commit 1d0affb0797b83f313f7b86a83b01916769fb998)