From: Sage Weil Date: Fri, 18 Jun 2021 23:07:30 +0000 (-0500) Subject: qa/distro/supported: add centos 8.stream X-Git-Tag: v17.1.0~1487^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=577cbd162ed63bcee9f027776d72d569d9adf93b;p=ceph.git qa/distro/supported: add centos 8.stream Signed-off-by: Sage Weil --- diff --git a/qa/distros/all/centos_8.stream.yaml b/qa/distros/all/centos_8.stream.yaml new file mode 100644 index 000000000000..bf3599775661 --- /dev/null +++ b/qa/distros/all/centos_8.stream.yaml @@ -0,0 +1,6 @@ +os_type: centos +os_version: "8.stream" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/supported-all-distro/centos_8.stream.yaml b/qa/distros/supported-all-distro/centos_8.stream.yaml new file mode 120000 index 000000000000..e96091bb1336 --- /dev/null +++ b/qa/distros/supported-all-distro/centos_8.stream.yaml @@ -0,0 +1 @@ +../all/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/distros/supported-random-distro$/centos_8.stream.yaml b/qa/distros/supported-random-distro$/centos_8.stream.yaml new file mode 120000 index 000000000000..e96091bb1336 --- /dev/null +++ b/qa/distros/supported-random-distro$/centos_8.stream.yaml @@ -0,0 +1 @@ +../all/centos_8.stream.yaml \ No newline at end of file diff --git a/qa/distros/supported/centos_8.stream.yaml b/qa/distros/supported/centos_8.stream.yaml new file mode 120000 index 000000000000..e96091bb1336 --- /dev/null +++ b/qa/distros/supported/centos_8.stream.yaml @@ -0,0 +1 @@ +../all/centos_8.stream.yaml \ No newline at end of file