]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados/encoder: remove rocky from supported distros 68326/head
authorLaura Flores <lflores@ibm.com>
Fri, 10 Apr 2026 21:59:21 +0000 (16:59 -0500)
committerLaura Flores <lflores@ibm.com>
Fri, 10 Apr 2026 21:59:21 +0000 (16:59 -0500)
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 <lflores@ibm.com>
qa/suites/rados/encoder/supported-random-distro [deleted symlink]
qa/suites/rados/encoder/supported-random-distro/$ [new file with mode: 0644]
qa/suites/rados/encoder/supported-random-distro/.qa [new symlink]
qa/suites/rados/encoder/supported-random-distro/centos_9.stream.yaml [new symlink]
qa/suites/rados/encoder/supported-random-distro/ubuntu_latest.yaml [new symlink]

diff --git a/qa/suites/rados/encoder/supported-random-distro b/qa/suites/rados/encoder/supported-random-distro
deleted file mode 120000 (symlink)
index 5e654c9..0000000
+++ /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 (file)
index 0000000..e69de29
diff --git a/qa/suites/rados/encoder/supported-random-distro/.qa b/qa/suites/rados/encoder/supported-random-distro/.qa
new file mode 120000 (symlink)
index 0000000..a602a03
--- /dev/null
@@ -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 (symlink)
index 0000000..3a07f92
--- /dev/null
@@ -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 (symlink)
index 0000000..3a09f9a
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file