From: Nathan Cutler Date: Tue, 2 Oct 2018 19:36:36 +0000 (+0200) Subject: qa/distros: add openSUSE Leap 42.3 and 15.0 X-Git-Tag: v14.0.1~124^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24380%2Fhead;p=ceph.git qa/distros: add openSUSE Leap 42.3 and 15.0 References: https://tracker.ceph.com/issues/35927 Signed-off-by: Nathan Cutler --- diff --git a/qa/distros/all/opensuse_15.0.yaml b/qa/distros/all/opensuse_15.0.yaml new file mode 100644 index 00000000000..42898695bcf --- /dev/null +++ b/qa/distros/all/opensuse_15.0.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "15.0" diff --git a/qa/distros/all/opensuse_42.3.yaml b/qa/distros/all/opensuse_42.3.yaml new file mode 100644 index 00000000000..148ab7ac53f --- /dev/null +++ b/qa/distros/all/opensuse_42.3.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "42.3"