From: Nathan Cutler Date: Wed, 8 Feb 2017 14:27:00 +0000 (+0100) Subject: tests: update SUSE yaml facets in qa/distros/all X-Git-Tag: v12.0.1~464^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F13313%2Fhead;p=ceph.git tests: update SUSE yaml facets in qa/distros/all Fixes: http://tracker.ceph.com/issues/18856 Signed-off-by: Nathan Cutler --- diff --git a/qa/distros/all/opensuse_42.2.yaml b/qa/distros/all/opensuse_42.2.yaml new file mode 100644 index 00000000000..10e870268af --- /dev/null +++ b/qa/distros/all/opensuse_42.2.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "42.2" diff --git a/qa/distros/all/sle_12.2.yaml b/qa/distros/all/sle_12.2.yaml new file mode 100644 index 00000000000..2a4a28c0b19 --- /dev/null +++ b/qa/distros/all/sle_12.2.yaml @@ -0,0 +1,2 @@ +os_type: sle +os_version: "12.2" diff --git a/qa/distros/all/sles_11-sp2.yaml b/qa/distros/all/sles_11-sp2.yaml deleted file mode 100644 index df9c3ca01c8..00000000000 --- a/qa/distros/all/sles_11-sp2.yaml +++ /dev/null @@ -1,2 +0,0 @@ -os_type: sles -os_version: "11-sp2"