From: Yuri Weinstein Date: Fri, 3 May 2019 15:21:42 +0000 (-0700) Subject: qa/tests - cleaned up distro settings X-Git-Tag: v15.1.0~2763^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F27956%2Fhead;p=ceph.git qa/tests - cleaned up distro settings Signed-off-by: Yuri Weinstein --- diff --git a/qa/suites/smoke/1node/distros/.qa b/qa/suites/smoke/1node/distros/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/smoke/1node/distros/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/smoke/1node/distros/ubuntu_latest.yaml b/qa/suites/smoke/1node/distros/ubuntu_latest.yaml deleted file mode 120000 index 3a09f9abb05c..000000000000 --- a/qa/suites/smoke/1node/distros/ubuntu_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/smoke/1node/supported b/qa/suites/smoke/1node/supported new file mode 120000 index 000000000000..c5d59352cb5e --- /dev/null +++ b/qa/suites/smoke/1node/supported @@ -0,0 +1 @@ +../../../distros/supported \ No newline at end of file diff --git a/qa/suites/smoke/basic/supported b/qa/suites/smoke/basic/supported new file mode 120000 index 000000000000..c5d59352cb5e --- /dev/null +++ b/qa/suites/smoke/basic/supported @@ -0,0 +1 @@ +../../../distros/supported \ No newline at end of file diff --git a/qa/suites/smoke/systemd/distros/.qa b/qa/suites/smoke/systemd/distros/.qa deleted file mode 120000 index a602a0353e75..000000000000 --- a/qa/suites/smoke/systemd/distros/.qa +++ /dev/null @@ -1 +0,0 @@ -../.qa/ \ No newline at end of file diff --git a/qa/suites/smoke/systemd/distros/centos_latest.yaml b/qa/suites/smoke/systemd/distros/centos_latest.yaml deleted file mode 120000 index bd9854e70298..000000000000 --- a/qa/suites/smoke/systemd/distros/centos_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/centos_latest.yaml \ No newline at end of file diff --git a/qa/suites/smoke/systemd/distros/ubuntu_latest.yaml b/qa/suites/smoke/systemd/distros/ubuntu_latest.yaml deleted file mode 120000 index 3a09f9abb05c..000000000000 --- a/qa/suites/smoke/systemd/distros/ubuntu_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file diff --git a/qa/suites/smoke/systemd/supported b/qa/suites/smoke/systemd/supported new file mode 120000 index 000000000000..c5d59352cb5e --- /dev/null +++ b/qa/suites/smoke/systemd/supported @@ -0,0 +1 @@ +../../../distros/supported \ No newline at end of file