]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
orchestra/opsys: Add CentOS 9 Stream
authorDavid Galloway <dgallowa@redhat.com>
Thu, 10 Jun 2021 15:02:59 +0000 (11:02 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Thu, 10 Jun 2021 15:02:59 +0000 (11:02 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
teuthology/orchestra/opsys.py

index 9d9b33fe5052795fa97226af214e74f49599928b..dee87f42ff2a2948498a030026c290f21a6fb08a 100644 (file)
@@ -26,6 +26,7 @@ DISTRO_CODENAME_MAP = {
         "6": "santiago",
     },
     "centos": {
+        "9": "stream",
         "8": "core",
         "7": "core",
         "6": "core",