From: Thomas Bechtold Date: Fri, 27 Mar 2020 12:59:00 +0000 (+0100) Subject: qa/deepsea/distros: Switch to sle_15.2 and opensuse_15.2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f088edcbd97a189a845fce31ff7ccc4f386086f4;p=ceph.git qa/deepsea/distros: Switch to sle_15.2 and opensuse_15.2 SES7 will be based on SLE 15 SP2 so we want to test on that version. Also when testing on openSUSE Leap, use the corresponding version which is 15.2 Signed-off-by: Thomas Bechtold --- diff --git a/qa/deepsea/distros/opensuse_15.1.yaml b/qa/deepsea/distros/opensuse_15.1.yaml deleted file mode 120000 index 570c8cfde67..00000000000 --- a/qa/deepsea/distros/opensuse_15.1.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/opensuse_15.1.yaml \ No newline at end of file diff --git a/qa/deepsea/distros/opensuse_15.2.yaml b/qa/deepsea/distros/opensuse_15.2.yaml new file mode 120000 index 00000000000..4f6ad5b503a --- /dev/null +++ b/qa/deepsea/distros/opensuse_15.2.yaml @@ -0,0 +1 @@ +.qa/distros/all/opensuse_15.2.yaml \ No newline at end of file diff --git a/qa/deepsea/distros/sle_15.1.yaml b/qa/deepsea/distros/sle_15.1.yaml deleted file mode 120000 index c6791f58126..00000000000 --- a/qa/deepsea/distros/sle_15.1.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/sle_15.1.yaml \ No newline at end of file diff --git a/qa/deepsea/distros/sle_15.2.yaml b/qa/deepsea/distros/sle_15.2.yaml new file mode 120000 index 00000000000..afb5ae4ae97 --- /dev/null +++ b/qa/deepsea/distros/sle_15.2.yaml @@ -0,0 +1 @@ +.qa/distros/all/sle_15.2.yaml \ No newline at end of file