]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/distros: add SLE-12-SP3 and SLE-15-SP1 31112/head
authorNathan Cutler <ncutler@suse.com>
Thu, 24 Oct 2019 07:47:22 +0000 (09:47 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 24 Oct 2019 07:47:22 +0000 (09:47 +0200)
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 <ncutler@suse.com>
qa/distros/all/sle_12.3.yaml [new file with mode: 0644]
qa/distros/all/sle_15.1.yaml [new file with mode: 0644]

diff --git a/qa/distros/all/sle_12.3.yaml b/qa/distros/all/sle_12.3.yaml
new file mode 100644 (file)
index 0000000..7391134
--- /dev/null
@@ -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 (file)
index 0000000..f795b56
--- /dev/null
@@ -0,0 +1,2 @@
+os_type: sle
+os_version: "15.1"