From: Patrick Donnelly Date: Tue, 17 Nov 2020 16:18:18 +0000 (-0800) Subject: qa: update centos release to 8.2 X-Git-Tag: v16.1.0~463^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e5170de73f9bcb7936136355350ead837a997ef9;p=ceph.git qa: update centos release to 8.2 Signed-off-by: Patrick Donnelly --- diff --git a/qa/distros/all/centos_8.2.yaml b/qa/distros/all/centos_8.2.yaml new file mode 100644 index 000000000000..a2a899d716a4 --- /dev/null +++ b/qa/distros/all/centos_8.2.yaml @@ -0,0 +1,6 @@ +os_type: centos +os_version: "8.2" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 diff --git a/qa/distros/all/centos_8.yaml b/qa/distros/all/centos_8.yaml index 8abfcfd12472..713f312fad51 120000 --- a/qa/distros/all/centos_8.yaml +++ b/qa/distros/all/centos_8.yaml @@ -1 +1 @@ -centos_8.1.yaml \ No newline at end of file +centos_8.2.yaml \ No newline at end of file