From: Sage Weil Date: Tue, 10 Dec 2019 13:45:06 +0000 (-0600) Subject: qa/distros: centos7 -> centos8, rhel7 -> rhel8 X-Git-Tag: v15.1.0~448^2~12 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1eb8198d0b25be38eae707fc79e8d13d2a3a9788;p=ceph.git qa/distros: centos7 -> centos8, rhel7 -> rhel8 Signed-off-by: Sage Weil --- diff --git a/qa/distros/all/centos_8.0.yaml b/qa/distros/all/centos_8.0.yaml new file mode 100644 index 000000000000..282379e039ab --- /dev/null +++ b/qa/distros/all/centos_8.0.yaml @@ -0,0 +1,2 @@ +os_type: centos +os_version: "8.0" diff --git a/qa/distros/all/centos_8.yaml b/qa/distros/all/centos_8.yaml new file mode 120000 index 000000000000..dc785878a473 --- /dev/null +++ b/qa/distros/all/centos_8.yaml @@ -0,0 +1 @@ +centos_8.0.yaml \ No newline at end of file diff --git a/qa/distros/all/rhel_8.0.yaml b/qa/distros/all/rhel_8.0.yaml new file mode 100644 index 000000000000..3edcc303a4f4 --- /dev/null +++ b/qa/distros/all/rhel_8.0.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "8.0" diff --git a/qa/distros/all/rhel_8.yaml b/qa/distros/all/rhel_8.yaml new file mode 120000 index 000000000000..b03323c71525 --- /dev/null +++ b/qa/distros/all/rhel_8.yaml @@ -0,0 +1 @@ +rhel_8.0.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 deleted file mode 120000 index c2989991a762..000000000000 --- a/qa/distros/supported-all-distro/centos_7.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_7.yaml \ No newline at end of file diff --git a/qa/distros/supported-all-distro/centos_8.yaml b/qa/distros/supported-all-distro/centos_8.yaml new file mode 120000 index 000000000000..b7e6c9b4e546 --- /dev/null +++ b/qa/distros/supported-all-distro/centos_8.yaml @@ -0,0 +1 @@ +../all/centos_8.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 deleted file mode 120000 index 8e67cf2c00cb..000000000000 --- a/qa/distros/supported-all-distro/rhel_7.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_7.yaml \ No newline at end of file diff --git a/qa/distros/supported-all-distro/rhel_8.yaml b/qa/distros/supported-all-distro/rhel_8.yaml new file mode 120000 index 000000000000..f803f091ec80 --- /dev/null +++ b/qa/distros/supported-all-distro/rhel_8.yaml @@ -0,0 +1 @@ +../all/rhel_8.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 deleted file mode 120000 index c2989991a762..000000000000 --- a/qa/distros/supported-random-distro$/centos_7.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/centos_7.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/centos_8.yaml b/qa/distros/supported-random-distro$/centos_8.yaml new file mode 120000 index 000000000000..b7e6c9b4e546 --- /dev/null +++ b/qa/distros/supported-random-distro$/centos_8.yaml @@ -0,0 +1 @@ +../all/centos_8.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 deleted file mode 120000 index 8e67cf2c00cb..000000000000 --- a/qa/distros/supported-random-distro$/rhel_7.yaml +++ /dev/null @@ -1 +0,0 @@ -../all/rhel_7.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 new file mode 120000 index 000000000000..f803f091ec80 --- /dev/null +++ b/qa/distros/supported-random-distro$/rhel_8.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 c2989991a762..b7e6c9b4e546 120000 --- a/qa/distros/supported/centos_latest.yaml +++ b/qa/distros/supported/centos_latest.yaml @@ -1 +1 @@ -../all/centos_7.yaml \ No newline at end of file +../all/centos_8.yaml \ No newline at end of file diff --git a/qa/distros/supported/rhel_latest.yaml b/qa/distros/supported/rhel_latest.yaml index 8e67cf2c00cb..f803f091ec80 120000 --- a/qa/distros/supported/rhel_latest.yaml +++ b/qa/distros/supported/rhel_latest.yaml @@ -1 +1 @@ -../all/rhel_7.yaml \ No newline at end of file +../all/rhel_8.yaml \ No newline at end of file