workflows: remove nautilus from CI test matrix

This change removes nautilus from our github CI tests.

The original plan was to remove nautilus from our test matrix when Ceph
Squid was released. However, while Squid is not released yet, it is very
very soon. In the meantime, CentOS 7 is now EOL and the container images
for nautilus can not be updated. From the Ceph POV nautilus has been
long unsupported and they will not be making any changes to the base OS
for nautilus images. We have no desire to do workarounds for the EOLing
of CentOS7 either. As such we're ending direct support for nautilus a
little early but not by much.

Note that this is only disabling our testing of nautilus - we're not
going to be stripping the build tag from the sources. But we will no
longer require new code to to add it either.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2024-07-02 09:59:45 -04:00 committed by Anoop C S
parent ee25db94c6
commit 1cff47afe3
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ jobs:
fail-fast: false
matrix:
ceph_version:
- "nautilus"
- "octopus"
- "pacific"
- "quincy"