]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/distros: centos7 -> centos8, rhel7 -> rhel8
authorSage Weil <sage@redhat.com>
Tue, 10 Dec 2019 13:45:06 +0000 (07:45 -0600)
committerDeepika Upadhyay <dupadhya@redhat.com>
Tue, 22 Jun 2021 14:50:54 +0000 (20:20 +0530)
trivial fix: removing skipping log warning needed for previous versions

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 1eb8198d0b25be38eae707fc79e8d13d2a3a9788)

qa/distros/all/centos_8.0.yaml
qa/distros/all/rhel_8.0.yaml
qa/distros/supported-all-distro/rhel_8.yaml [new symlink]
qa/distros/supported-random-distro$/centos_8.yaml [new symlink]
qa/distros/supported-random-distro$/rhel_8.yaml [new symlink]

index 4fbb41228d2d016766fbb440645e0e3ae286aa8a..282379e039ab3e40f87ab5c71cca7ea4463bcf2a 100644 (file)
@@ -1,6 +1,2 @@
 os_type: centos
 os_version: "8.0"
-overrides:
-  selinux:
-    whitelist:
-      - scontext=system_u:system_r:logrotate_t:s0
index 215c34b7fd893602acb8c366b08219e73924aa88..3edcc303a4f4b05532b5c3470a9c37b4a99c2d3c 100644 (file)
@@ -1,6 +1,2 @@
 os_type: rhel
 os_version: "8.0"
-overrides:
-  selinux:
-    whitelist:
-      - scontext=system_u:system_r:logrotate_t:s0
diff --git a/qa/distros/supported-all-distro/rhel_8.yaml b/qa/distros/supported-all-distro/rhel_8.yaml
new file mode 120000 (symlink)
index 0000000..f803f09
--- /dev/null
@@ -0,0 +1 @@
+../all/rhel_8.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 (symlink)
index 0000000..b7e6c9b
--- /dev/null
@@ -0,0 +1 @@
+../all/centos_8.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 (symlink)
index 0000000..f803f09
--- /dev/null
@@ -0,0 +1 @@
+../all/rhel_8.yaml
\ No newline at end of file