From: Kyr Shatskyy Date: Fri, 30 Jul 2021 14:40:15 +0000 (+0200) Subject: qa/ceph_salt: add opensuse and sle 15.3 distro X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=10ca53f4e896255b884e1a69d60edbacbe199634;p=ceph.git qa/ceph_salt: add opensuse and sle 15.3 distro Signed-off-by: Kyr Shatskyy --- diff --git a/qa/ceph_salt/distros/opensuse_15.2.yaml b/qa/ceph_salt/distros/opensuse_15.2.yaml deleted file mode 120000 index 4f6ad5b503a..00000000000 --- a/qa/ceph_salt/distros/opensuse_15.2.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/opensuse_15.2.yaml \ No newline at end of file diff --git a/qa/ceph_salt/distros/opensuse_15.3.yaml b/qa/ceph_salt/distros/opensuse_15.3.yaml new file mode 120000 index 00000000000..91f60ff6030 --- /dev/null +++ b/qa/ceph_salt/distros/opensuse_15.3.yaml @@ -0,0 +1 @@ +.qa/distros/all/opensuse_15.3.yaml \ No newline at end of file diff --git a/qa/ceph_salt/distros/sle_15.2.yaml b/qa/ceph_salt/distros/sle_15.2.yaml deleted file mode 120000 index afb5ae4ae97..00000000000 --- a/qa/ceph_salt/distros/sle_15.2.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/all/sle_15.2.yaml \ No newline at end of file diff --git a/qa/ceph_salt/distros/sle_15.3.yaml b/qa/ceph_salt/distros/sle_15.3.yaml new file mode 120000 index 00000000000..81ea0682318 --- /dev/null +++ b/qa/ceph_salt/distros/sle_15.3.yaml @@ -0,0 +1 @@ +.qa/distros/all/sle_15.3.yaml \ No newline at end of file diff --git a/qa/distros/all/opensuse_15.3.yaml b/qa/distros/all/opensuse_15.3.yaml new file mode 100644 index 00000000000..2a8c972013d --- /dev/null +++ b/qa/distros/all/opensuse_15.3.yaml @@ -0,0 +1,2 @@ +os_type: opensuse +os_version: "15.3" diff --git a/qa/distros/all/sle_15.3.yaml b/qa/distros/all/sle_15.3.yaml new file mode 100644 index 00000000000..20ba50ca65f --- /dev/null +++ b/qa/distros/all/sle_15.3.yaml @@ -0,0 +1,2 @@ +os_type: sle +os_version: "15.3"