]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/ceph_salt: add opensuse and sle 15.3 distro
authorKyr Shatskyy <kyrylo.shatskyy@suse.com>
Fri, 30 Jul 2021 14:40:15 +0000 (16:40 +0200)
committerStefen Allen <sallen@suse.com>
Thu, 9 Dec 2021 19:29:47 +0000 (12:29 -0700)
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com>
qa/ceph_salt/distros/opensuse_15.2.yaml [deleted symlink]
qa/ceph_salt/distros/opensuse_15.3.yaml [new symlink]
qa/ceph_salt/distros/sle_15.2.yaml [deleted symlink]
qa/ceph_salt/distros/sle_15.3.yaml [new symlink]
qa/distros/all/opensuse_15.3.yaml [new file with mode: 0644]
qa/distros/all/sle_15.3.yaml [new file with mode: 0644]

diff --git a/qa/ceph_salt/distros/opensuse_15.2.yaml b/qa/ceph_salt/distros/opensuse_15.2.yaml
deleted file mode 120000 (symlink)
index 4f6ad5b..0000000
+++ /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 (symlink)
index 0000000..91f60ff
--- /dev/null
@@ -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 (symlink)
index afb5ae4..0000000
+++ /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 (symlink)
index 0000000..81ea068
--- /dev/null
@@ -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 (file)
index 0000000..2a8c972
--- /dev/null
@@ -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 (file)
index 0000000..20ba50c
--- /dev/null
@@ -0,0 +1,2 @@
+os_type: sle
+os_version: "15.3"