]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
tests: update SUSE yaml facets in qa/distros/all
authorNathan Cutler <ncutler@suse.com>
Wed, 8 Feb 2017 14:27:00 +0000 (15:27 +0100)
committerNathan Cutler <ncutler@suse.com>
Thu, 9 Feb 2017 12:04:28 +0000 (13:04 +0100)
Fixes: http://tracker.ceph.com/issues/18856
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 0bd56e871a8549d4b0b1211f09dad2d1120fb606)

qa/distros/all/opensuse_42.2.yaml [new file with mode: 0644]
qa/distros/all/sle_12.2.yaml [new file with mode: 0644]
qa/distros/all/sles_11-sp2.yaml [deleted file]

diff --git a/qa/distros/all/opensuse_42.2.yaml b/qa/distros/all/opensuse_42.2.yaml
new file mode 100644 (file)
index 0000000..10e8702
--- /dev/null
@@ -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 (file)
index 0000000..2a4a28c
--- /dev/null
@@ -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 (file)
index df9c3ca..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-os_type: sles
-os_version: "11-sp2"