From: Kyrylo Shatskyy Date: Thu, 18 Jun 2026 15:32:37 +0000 (+0200) Subject: orchestra/opsys: add trixie X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=721ab9aaee53afd0b9abfaefd2281dad654d605b;p=teuthology.git orchestra/opsys: add trixie Signed-off-by: Kyrylo Shatskyy --- diff --git a/teuthology/orchestra/opsys.py b/teuthology/orchestra/opsys.py index 6e54c75ff..7e7fcee76 100644 --- a/teuthology/orchestra/opsys.py +++ b/teuthology/orchestra/opsys.py @@ -27,6 +27,7 @@ DISTRO_CODENAME_MAP = { "10": "buster", "11": "bullseye", "12": "bookworm", + "13": "trixie", }, "rhel": { "9": "plow",