From: Nathan Cutler Date: Thu, 24 Oct 2019 07:47:22 +0000 (+0200) Subject: qa/distros: add SLE-12-SP3 and SLE-15-SP1 X-Git-Tag: v15.1.0~1175^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=33a9e4a671c08258bca0522479e8bb631de91364;p=ceph.git qa/distros: add SLE-12-SP3 and SLE-15-SP1 Ceph luminous is known to run on SLE-12-SP3 and nautilus on SLE-15-SP1, so add these two to qa/distros/all. Signed-off-by: Nathan Cutler --- diff --git a/qa/distros/all/sle_12.3.yaml b/qa/distros/all/sle_12.3.yaml new file mode 100644 index 00000000000..739113466f5 --- /dev/null +++ b/qa/distros/all/sle_12.3.yaml @@ -0,0 +1,2 @@ +os_type: sle +os_version: "12.3" diff --git a/qa/distros/all/sle_15.1.yaml b/qa/distros/all/sle_15.1.yaml new file mode 100644 index 00000000000..f795b563980 --- /dev/null +++ b/qa/distros/all/sle_15.1.yaml @@ -0,0 +1,2 @@ +os_type: sle +os_version: "15.1"