]> 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:31:35 +0000 (19:31 -0400)
commit326869e2eda73395bb6d8123807dbd1cba1f107b
tree7a053a4867dc731fc21579db21a486a2106cc1f9
parentedef7081064ede1534121e822fbe218aca8cc803
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