]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/distro/supported: add centos 8.stream
authorSage Weil <sage@newdream.net>
Fri, 18 Jun 2021 23:07:30 +0000 (18:07 -0500)
committerCasey Bodley <cbodley@redhat.com>
Wed, 2 Feb 2022 14:25:54 +0000 (09:25 -0500)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 577cbd162ed63bcee9f027776d72d569d9adf93b)

qa/distros/all/centos_8.stream.yaml [new file with mode: 0644]
qa/distros/supported-all-distro/centos_8.stream.yaml [new symlink]
qa/distros/supported-random-distro$/centos_8.stream.yaml [new symlink]
qa/distros/supported/centos_8.stream.yaml [new symlink]

diff --git a/qa/distros/all/centos_8.stream.yaml b/qa/distros/all/centos_8.stream.yaml
new file mode 100644 (file)
index 0000000..bf35997
--- /dev/null
@@ -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 (symlink)
index 0000000..e96091b
--- /dev/null
@@ -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 (symlink)
index 0000000..e96091b
--- /dev/null
@@ -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 (symlink)
index 0000000..e96091b
--- /dev/null
@@ -0,0 +1 @@
+../all/centos_8.stream.yaml
\ No newline at end of file