From: Yuri Weinstein Date: Fri, 24 Apr 2020 20:02:17 +0000 (-0700) Subject: qa/tests: clean up distro and point to centos 8.1 X-Git-Tag: v15.2.2~58^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=067f414cc39cc99e5fc278712192d88b2e075192;p=ceph.git qa/tests: clean up distro and point to centos 8.1 Signed-off-by: Yuri Weinstein --- diff --git a/qa/distros/supported-random-distro$/centos_8.yaml b/qa/distros/supported-random-distro$/centos_8.yaml deleted file mode 120000 index b7e6c9b4e5461..0000000000000 --- a/qa/distros/supported-random-distro$/centos_8.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_8.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 index 0000000000000..591d55ba55540 --- /dev/null +++ b/qa/distros/supported-random-distro$/centos_latest.yaml @@ -0,0 +1 @@ +../all/centos_8.1.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/rhel_8.yaml b/qa/distros/supported-random-distro$/rhel_8.yaml deleted file mode 120000 index f803f091ec806..0000000000000 --- a/qa/distros/supported-random-distro$/rhel_8.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_8.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 new file mode 120000 index 0000000000000..f803f091ec806 --- /dev/null +++ b/qa/distros/supported-random-distro$/rhel_latest.yaml @@ -0,0 +1 @@ +../all/rhel_8.yaml \ No newline at end of file diff --git a/qa/distros/supported/centos_latest.yaml b/qa/distros/supported/centos_latest.yaml index b7e6c9b4e5461..591d55ba55540 120000 --- a/qa/distros/supported/centos_latest.yaml +++ b/qa/distros/supported/centos_latest.yaml @@ -1 +1 @@ -../all/centos_8.yaml \ No newline at end of file +../all/centos_8.1.yaml \ No newline at end of file