From: Patrick Donnelly Date: Mon, 3 Jun 2019 21:36:30 +0000 (-0700) Subject: qa: fix latest distros and add helper symlinks X-Git-Tag: v15.1.0~2559^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=39e23bb59685436491190bd57d643e21808b1680;p=ceph.git qa: fix latest distros and add helper symlinks Signed-off-by: Patrick Donnelly --- diff --git a/qa/distros/all/centos_7.yaml b/qa/distros/all/centos_7.yaml new file mode 120000 index 000000000000..23ef40d86814 --- /dev/null +++ b/qa/distros/all/centos_7.yaml @@ -0,0 +1 @@ +centos_7.6.yaml \ No newline at end of file diff --git a/qa/distros/all/rhel_6.yaml b/qa/distros/all/rhel_6.yaml new file mode 120000 index 000000000000..8505739494f6 --- /dev/null +++ b/qa/distros/all/rhel_6.yaml @@ -0,0 +1 @@ +rhel_6.5.yaml \ No newline at end of file diff --git a/qa/distros/all/rhel_7.yaml b/qa/distros/all/rhel_7.yaml new file mode 120000 index 000000000000..7d97a196aad1 --- /dev/null +++ b/qa/distros/all/rhel_7.yaml @@ -0,0 +1 @@ +rhel_7.6.yaml \ No newline at end of file diff --git a/qa/distros/supported-all-distro/centos_7.yaml b/qa/distros/supported-all-distro/centos_7.yaml new file mode 120000 index 000000000000..c2989991a762 --- /dev/null +++ b/qa/distros/supported-all-distro/centos_7.yaml @@ -0,0 +1 @@ +../all/centos_7.yaml \ No newline at end of file diff --git a/qa/distros/supported-all-distro/centos_latest.yaml b/qa/distros/supported-all-distro/centos_latest.yaml deleted file mode 120000 index 10e4444a36fa..000000000000 --- a/qa/distros/supported-all-distro/centos_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_7.5.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 deleted file mode 120000 index eea4cef17864..000000000000 --- a/qa/distros/supported-all-distro/rhel_7.5.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_7.5.yaml \ No newline at end of file diff --git a/qa/distros/supported-all-distro/rhel_7.yaml b/qa/distros/supported-all-distro/rhel_7.yaml new file mode 120000 index 000000000000..8e67cf2c00cb --- /dev/null +++ b/qa/distros/supported-all-distro/rhel_7.yaml @@ -0,0 +1 @@ +../all/rhel_7.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/centos_7.yaml b/qa/distros/supported-random-distro$/centos_7.yaml new file mode 120000 index 000000000000..c2989991a762 --- /dev/null +++ b/qa/distros/supported-random-distro$/centos_7.yaml @@ -0,0 +1 @@ +../all/centos_7.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 deleted file mode 120000 index 10e4444a36fa..000000000000 --- a/qa/distros/supported-random-distro$/centos_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_7.5.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/rhel_7.yaml b/qa/distros/supported-random-distro$/rhel_7.yaml new file mode 120000 index 000000000000..8e67cf2c00cb --- /dev/null +++ b/qa/distros/supported-random-distro$/rhel_7.yaml @@ -0,0 +1 @@ +../all/rhel_7.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/rhel_latest.yaml b/qa/distros/supported-random-distro$/rhel_latest.yaml deleted file mode 120000 index eea4cef17864..000000000000 --- a/qa/distros/supported-random-distro$/rhel_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_7.5.yaml \ No newline at end of file diff --git a/qa/distros/supported/centos_latest.yaml b/qa/distros/supported/centos_latest.yaml index 00f625f78207..c2989991a762 120000 --- a/qa/distros/supported/centos_latest.yaml +++ b/qa/distros/supported/centos_latest.yaml @@ -1 +1 @@ -../all/centos_7.6.yaml \ No newline at end of file +../all/centos_7.yaml \ No newline at end of file diff --git a/qa/distros/supported/rhel_latest.yaml b/qa/distros/supported/rhel_latest.yaml deleted file mode 100644 index 806e1fe3010c..000000000000 --- a/qa/distros/supported/rhel_latest.yaml +++ /dev/null @@ -1,3 +0,0 @@ -os_type: rhel -os_version: "7.6" - diff --git a/qa/distros/supported/rhel_latest.yaml b/qa/distros/supported/rhel_latest.yaml new file mode 120000 index 000000000000..8e67cf2c00cb --- /dev/null +++ b/qa/distros/supported/rhel_latest.yaml @@ -0,0 +1 @@ +../all/rhel_7.yaml \ No newline at end of file