]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
tests/qa: trying $ distro mix
authorYuri Weinstein <yweinste@redhat.com>
Tue, 8 May 2018 20:43:16 +0000 (13:43 -0700)
committerYuri Weinstein <yweinste@redhat.com>
Thu, 17 May 2018 16:33:49 +0000 (09:33 -0700)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 2618aa5325d49f52be6c9b78300dab6d5db4fdc4)

qa/distros/all/ubuntu_18.04.yaml [new file with mode: 0644]
qa/distros/supported-all-distro/centos_latest.yaml [new symlink]
qa/distros/supported-all-distro/rhel_7.5.yaml [new symlink]
qa/distros/supported-all-distro/ubuntu_16.04.yaml [new symlink]
qa/distros/supported-all-distro/ubuntu_latest.yaml [new symlink]
qa/distros/supported-random-distro$/centos_latest.yaml [new symlink]
qa/distros/supported-random-distro$/rhel_7.5.yaml [new symlink]
qa/distros/supported-random-distro$/ubuntu_16.04.yaml [new symlink]
qa/distros/supported-random-distro$/ubuntu_latest.yaml [new symlink]

diff --git a/qa/distros/all/ubuntu_18.04.yaml b/qa/distros/all/ubuntu_18.04.yaml
new file mode 100644 (file)
index 0000000..4d44648
--- /dev/null
@@ -0,0 +1,2 @@
+os_type: ubuntu
+os_version: "18.04"
diff --git a/qa/distros/supported-all-distro/centos_latest.yaml b/qa/distros/supported-all-distro/centos_latest.yaml
new file mode 120000 (symlink)
index 0000000..4cc59da
--- /dev/null
@@ -0,0 +1 @@
+../all/centos_7.4.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-all-distro/rhel_7.5.yaml b/qa/distros/supported-all-distro/rhel_7.5.yaml
new file mode 120000 (symlink)
index 0000000..eea4cef
--- /dev/null
@@ -0,0 +1 @@
+../all/rhel_7.5.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-all-distro/ubuntu_16.04.yaml b/qa/distros/supported-all-distro/ubuntu_16.04.yaml
new file mode 120000 (symlink)
index 0000000..69ebbd4
--- /dev/null
@@ -0,0 +1 @@
+../all/ubuntu_16.04.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-all-distro/ubuntu_latest.yaml b/qa/distros/supported-all-distro/ubuntu_latest.yaml
new file mode 120000 (symlink)
index 0000000..64a66d9
--- /dev/null
@@ -0,0 +1 @@
+../all/ubuntu_18.04.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro$/centos_latest.yaml b/qa/distros/supported-random-distro$/centos_latest.yaml
new file mode 120000 (symlink)
index 0000000..4cc59da
--- /dev/null
@@ -0,0 +1 @@
+../all/centos_7.4.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro$/rhel_7.5.yaml b/qa/distros/supported-random-distro$/rhel_7.5.yaml
new file mode 120000 (symlink)
index 0000000..eea4cef
--- /dev/null
@@ -0,0 +1 @@
+../all/rhel_7.5.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro$/ubuntu_16.04.yaml b/qa/distros/supported-random-distro$/ubuntu_16.04.yaml
new file mode 120000 (symlink)
index 0000000..69ebbd4
--- /dev/null
@@ -0,0 +1 @@
+../all/ubuntu_16.04.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro$/ubuntu_latest.yaml b/qa/distros/supported-random-distro$/ubuntu_latest.yaml
new file mode 120000 (symlink)
index 0000000..64a66d9
--- /dev/null
@@ -0,0 +1 @@
+../all/ubuntu_18.04.yaml
\ No newline at end of file