From: Laura Flores Date: Fri, 10 Apr 2026 21:59:21 +0000 (-0500) Subject: qa/suites/rados/encoder: remove rocky from supported distros X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F68326%2Fhead;p=ceph.git qa/suites/rados/encoder: remove rocky from supported distros The encoder test tries to download reef and squid packages, but these do not support rocky10. So, we should remove that distro from the supported distros- only distros that all the involved releases have in common should be tested. Rocky10 will only be backported as far as tentacle. Fixes: https://tracker.ceph.com/issues/75763 Signed-off-by: Laura Flores --- diff --git a/qa/suites/rados/encoder/supported-random-distro b/qa/suites/rados/encoder/supported-random-distro deleted file mode 120000 index 5e654c9f84c3..000000000000 --- a/qa/suites/rados/encoder/supported-random-distro +++ /dev/null @@ -1 +0,0 @@ -.qa/distros/supported-random-distro/ \ No newline at end of file diff --git a/qa/suites/rados/encoder/supported-random-distro/$ b/qa/suites/rados/encoder/supported-random-distro/$ new file mode 100644 index 000000000000..e69de29bb2d1 diff --git a/qa/suites/rados/encoder/supported-random-distro/.qa b/qa/suites/rados/encoder/supported-random-distro/.qa new file mode 120000 index 000000000000..a602a0353e75 --- /dev/null +++ b/qa/suites/rados/encoder/supported-random-distro/.qa @@ -0,0 +1 @@ +../.qa/ \ No newline at end of file diff --git a/qa/suites/rados/encoder/supported-random-distro/centos_9.stream.yaml b/qa/suites/rados/encoder/supported-random-distro/centos_9.stream.yaml new file mode 120000 index 000000000000..3a07f924043f --- /dev/null +++ b/qa/suites/rados/encoder/supported-random-distro/centos_9.stream.yaml @@ -0,0 +1 @@ +.qa/distros/supported/centos_9.stream.yaml \ No newline at end of file diff --git a/qa/suites/rados/encoder/supported-random-distro/ubuntu_latest.yaml b/qa/suites/rados/encoder/supported-random-distro/ubuntu_latest.yaml new file mode 120000 index 000000000000..3a09f9abb05c --- /dev/null +++ b/qa/suites/rados/encoder/supported-random-distro/ubuntu_latest.yaml @@ -0,0 +1 @@ +.qa/distros/supported/ubuntu_latest.yaml \ No newline at end of file