]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
opsys: Add RHEL8 1237/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 20 Nov 2018 20:04:53 +0000 (15:04 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 20 Nov 2018 20:04:53 +0000 (15:04 -0500)
Signed-off-by: David Galloway <dgallowa@redhat.com>
teuthology/orchestra/opsys.py

index 21f71ca94f9885cc75f616ceb3f77f8d736ccd13..c67d6531c093a5a6962c93eb14dd224163a260fb 100644 (file)
@@ -20,6 +20,7 @@ DISTRO_CODENAME_MAP = {
         "9": "stretch",
     },
     "rhel": {
+        "8": "ootpa",
         "7": "maipo",
         "6": "santiago",
     },