From: rakeshgm Date: Wed, 18 Nov 2020 12:46:09 +0000 (+0530) Subject: qa/distros: add rhel 7.9 X-Git-Tag: v14.2.17~28^2~25^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=0e3d45d3486d47ea50045fb2449199f7158effe3;p=ceph.git qa/distros: add rhel 7.9 Signed-off-by: rakeshgm --- diff --git a/qa/distros/all/rhel_7.9.yaml b/qa/distros/all/rhel_7.9.yaml new file mode 100644 index 0000000000000..ce0853dce4a89 --- /dev/null +++ b/qa/distros/all/rhel_7.9.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "7.9" diff --git a/qa/distros/all/rhel_7.yaml b/qa/distros/all/rhel_7.yaml new file mode 120000 index 0000000000000..db37177916c92 --- /dev/null +++ b/qa/distros/all/rhel_7.yaml @@ -0,0 +1 @@ +rhel_7.9.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 index d9b2cdc6f5da2..8e67cf2c00cb0 120000 --- a/qa/distros/supported-all-distro/rhel_7.yaml +++ b/qa/distros/supported-all-distro/rhel_7.yaml @@ -1 +1 @@ -../all/rhel_7.8.yaml \ No newline at end of file +../all/rhel_7.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 0000000000000..8e67cf2c00cb0 --- /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 d9b2cdc6f5da2..0000000000000 --- a/qa/distros/supported-random-distro$/rhel_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_7.8.yaml \ No newline at end of file diff --git a/qa/distros/supported/rhel_7.yaml b/qa/distros/supported/rhel_7.yaml new file mode 120000 index 0000000000000..8e67cf2c00cb0 --- /dev/null +++ b/qa/distros/supported/rhel_7.yaml @@ -0,0 +1 @@ +../all/rhel_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 120000 index d9b2cdc6f5da2..0000000000000 --- a/qa/distros/supported/rhel_latest.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_7.8.yaml \ No newline at end of file