From: Sage Weil Date: Fri, 18 Jun 2021 23:07:30 +0000 (-0500) Subject: qa/distro/supported: add centos 8.stream X-Git-Tag: v15.2.16~8^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5db579ccac9afd0e5fd6b2a4badb6b8de0056925;p=ceph.git qa/distro/supported: add centos 8.stream Signed-off-by: Sage Weil (cherry picked from commit 577cbd162ed63bcee9f027776d72d569d9adf93b) --- diff --git a/qa/distros/all/centos_8.stream.yaml b/qa/distros/all/centos_8.stream.yaml new file mode 100644 index 00000000000..bf359977566 --- /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 00000000000..e96091bb133 --- /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 00000000000..e96091bb133 --- /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 00000000000..e96091bb133 --- /dev/null +++ b/qa/distros/supported/centos_8.stream.yaml @@ -0,0 +1 @@ +../all/centos_8.stream.yaml \ No newline at end of file