]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
octopus: qa/ceph-ansible: Bump OS version for centos 43658/head
authorBrad Hubbard <bhubbard@redhat.com>
Mon, 25 Oct 2021 21:18:26 +0000 (07:18 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Wed, 10 Nov 2021 03:35:31 +0000 (13:35 +1000)
The systemd version in the 8.3 image is buggy so use 8.4 instead.

Fixes: https://tracker.ceph.com/issues/52923
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
qa/suites/ceph-ansible/smoke/basic/1-distros/centos_8.4.yaml [new file with mode: 0644]
qa/suites/ceph-ansible/smoke/basic/1-distros/centos_latest.yaml [deleted symlink]

diff --git a/qa/suites/ceph-ansible/smoke/basic/1-distros/centos_8.4.yaml b/qa/suites/ceph-ansible/smoke/basic/1-distros/centos_8.4.yaml
new file mode 100644 (file)
index 0000000..3a694ee
--- /dev/null
@@ -0,0 +1,6 @@
+os_type: centos
+os_version: "8.4"
+overrides:
+  selinux:
+    whitelist:
+      - scontext=system_u:system_r:logrotate_t:s0
diff --git a/qa/suites/ceph-ansible/smoke/basic/1-distros/centos_latest.yaml b/qa/suites/ceph-ansible/smoke/basic/1-distros/centos_latest.yaml
deleted file mode 120000 (symlink)
index bd9854e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/supported/centos_latest.yaml
\ No newline at end of file