]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
opsys: Add Focal Fossa 1460/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 24 Apr 2020 17:27:56 +0000 (13:27 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Fri, 24 Apr 2020 17:27:56 +0000 (13:27 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
teuthology/orchestra/opsys.py

index fd443adcce10decc51ce8f186dee9528b65d8724..b1b0abc2b367bdfc5afad473d82cecc740a98350 100644 (file)
@@ -2,6 +2,7 @@ import re
 
 DISTRO_CODENAME_MAP = {
     "ubuntu": {
+        "20.04": "focal",
         "18.04": "bionic",
         "17.10": "artful",
         "17.04": "zesty",