]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
octopus: qa/ceph-ansible: Move to Centos Stream 44986/head
authorBrad Hubbard <bhubbard@redhat.com>
Thu, 10 Feb 2022 03:16:23 +0000 (13:16 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Thu, 10 Feb 2022 03:16:23 +0000 (13:16 +1000)
Centos 8 is eol and its package repos no longer exist.

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
qa/suites/ceph-ansible/smoke/basic/1-distros/centos_8.4.yaml [deleted file]
qa/suites/ceph-ansible/smoke/basic/1-distros/centos_latest.yaml [new 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
deleted file mode 100644 (file)
index 3a694ee..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-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
new file mode 120000 (symlink)
index 0000000..bd9854e
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported/centos_latest.yaml
\ No newline at end of file