]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/distros: use consistent naming
authorPatrick Donnelly <pdonnell@ibm.com>
Wed, 27 May 2026 02:21:12 +0000 (22:21 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Wed, 27 May 2026 12:45:53 +0000 (08:45 -0400)
Put the release name in the yaml name so it's easy to read from the job
description. "ubuntu_latest" means different things depending on the
Ceph release.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
35 files changed:
qa/distros/crimson-supported-all-distro/rocky_10.yaml [new symlink]
qa/distros/crimson-supported-all-distro/rpm_latest.yaml [deleted symlink]
qa/distros/supported-random-distro$/ubuntu_22.04.yaml [deleted symlink]
qa/distros/supported-random-distro/centos_9.stream.yaml
qa/distros/supported-random-distro/rocky_10.yaml [new symlink]
qa/distros/supported-random-distro/rpm_latest.yaml [deleted symlink]
qa/distros/supported-random-distro/ubuntu_22.04.yaml [new symlink]
qa/distros/supported-random-distro/ubuntu_24.04.yaml [new symlink]
qa/distros/supported-random-distro/ubuntu_latest.yaml [deleted symlink]
qa/distros/supported/centos_9.stream.yaml
qa/distros/supported/rocky_10.yaml [new symlink]
qa/distros/supported/rpm_latest.yaml [deleted symlink]
qa/distros/supported/ubuntu_22.04.yaml
qa/distros/supported/ubuntu_24.04.yaml [new symlink]
qa/distros/supported/ubuntu_latest.yaml [deleted symlink]
qa/suites/fs/bugs/client_trim_caps/rpm_latest.yaml
qa/suites/fs/mixed-clients/distro/rpm_latest.yaml
qa/suites/fs/multiclient/distros/ubuntu_latest.yaml
qa/suites/fs/valgrind/rpm_latest.yaml
qa/suites/fs/verify/distro/rpm_latest.yaml
qa/suites/hadoop/basic/distros/ubuntu_latest.yaml
qa/suites/nvmeof/basic/rpm_latest.yaml
qa/suites/nvmeof/thrash/rpm_latest.yaml
qa/suites/perf-basic/ubuntu_latest.yaml
qa/suites/rados/perf/ubuntu_latest.yaml
qa/suites/rados/valgrind-leaks/rpm_latest.yaml
qa/suites/rados/verify/rpm_latest.yaml
qa/suites/rbd/valgrind/rpm_latest.yaml
qa/suites/rgw/multifs/ubuntu_latest.yaml
qa/suites/rgw/notifications/tasks/amqp/rpm_latest.yaml
qa/suites/rgw/service-token/ubuntu_latest.yaml
qa/suites/rgw/tempest/ubuntu_latest.yaml
qa/suites/rgw/thrash/ubuntu_latest.yaml
qa/suites/rgw/tools/rpm_latest.yaml
qa/suites/windows/basic/ubuntu_latest.yaml

diff --git a/qa/distros/crimson-supported-all-distro/rocky_10.yaml b/qa/distros/crimson-supported-all-distro/rocky_10.yaml
new file mode 120000 (symlink)
index 0000000..7fb8900
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/rocky_10.yaml
\ No newline at end of file
diff --git a/qa/distros/crimson-supported-all-distro/rpm_latest.yaml b/qa/distros/crimson-supported-all-distro/rpm_latest.yaml
deleted file mode 120000 (symlink)
index 28973f4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../all/rpm_latest.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro$/ubuntu_22.04.yaml b/qa/distros/supported-random-distro$/ubuntu_22.04.yaml
deleted file mode 120000 (symlink)
index 22cd628..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../all/ubuntu_22.04.yaml
\ No newline at end of file
index 3a07f924043f1c86c19f9f5458371d1c43ba5fbe..dc442c241498c379eae4f5a12f2da97adc285197 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/centos_9.stream.yaml
\ No newline at end of file
+.qa/distros/all/centos_9.stream.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro/rocky_10.yaml b/qa/distros/supported-random-distro/rocky_10.yaml
new file mode 120000 (symlink)
index 0000000..7fb8900
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/rocky_10.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro/rpm_latest.yaml b/qa/distros/supported-random-distro/rpm_latest.yaml
deleted file mode 120000 (symlink)
index c50c34f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro/ubuntu_22.04.yaml b/qa/distros/supported-random-distro/ubuntu_22.04.yaml
new file mode 120000 (symlink)
index 0000000..0a708b4
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/ubuntu_22.04.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro/ubuntu_24.04.yaml b/qa/distros/supported-random-distro/ubuntu_24.04.yaml
new file mode 120000 (symlink)
index 0000000..b3d91b7
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/ubuntu_24.04.yaml
\ No newline at end of file
diff --git a/qa/distros/supported-random-distro/ubuntu_latest.yaml b/qa/distros/supported-random-distro/ubuntu_latest.yaml
deleted file mode 120000 (symlink)
index 3a09f9a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
index 38fea53ed699603f6883c7c328770bcc37662858..dc442c241498c379eae4f5a12f2da97adc285197 120000 (symlink)
@@ -1 +1 @@
-../all/centos_9.stream.yaml
\ No newline at end of file
+.qa/distros/all/centos_9.stream.yaml
\ No newline at end of file
diff --git a/qa/distros/supported/rocky_10.yaml b/qa/distros/supported/rocky_10.yaml
new file mode 120000 (symlink)
index 0000000..7fb8900
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/rocky_10.yaml
\ No newline at end of file
diff --git a/qa/distros/supported/rpm_latest.yaml b/qa/distros/supported/rpm_latest.yaml
deleted file mode 120000 (symlink)
index 28973f4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../all/rpm_latest.yaml
\ No newline at end of file
index 22cd6281b4fdf28ba9e9c9108a93c6c31134c0f9..0a708b4dbd278804c97fba4d4c6e9778b799e72a 120000 (symlink)
@@ -1 +1 @@
-../all/ubuntu_22.04.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_22.04.yaml
\ No newline at end of file
diff --git a/qa/distros/supported/ubuntu_24.04.yaml b/qa/distros/supported/ubuntu_24.04.yaml
new file mode 120000 (symlink)
index 0000000..b3d91b7
--- /dev/null
@@ -0,0 +1 @@
+.qa/distros/all/ubuntu_24.04.yaml
\ No newline at end of file
diff --git a/qa/distros/supported/ubuntu_latest.yaml b/qa/distros/supported/ubuntu_latest.yaml
deleted file mode 120000 (symlink)
index cfcd0d1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../all/ubuntu_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index 3a09f9abb05ca992795e41874435c16dc4f071e7..fe01dafd4f70b6448f327338d1e0ad75613a31dc 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index 3a09f9abb05ca992795e41874435c16dc4f071e7..fe01dafd4f70b6448f327338d1e0ad75613a31dc 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index 3a09f9abb05ca992795e41874435c16dc4f071e7..fe01dafd4f70b6448f327338d1e0ad75613a31dc 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_latest.yaml
\ No newline at end of file
index 3a09f9abb05ca992795e41874435c16dc4f071e7..fe01dafd4f70b6448f327338d1e0ad75613a31dc 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index 3a09f9abb05ca992795e41874435c16dc4f071e7..fe01dafd4f70b6448f327338d1e0ad75613a31dc 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index 3a09f9abb05ca992795e41874435c16dc4f071e7..fe01dafd4f70b6448f327338d1e0ad75613a31dc 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_latest.yaml
\ No newline at end of file
index 3a09f9abb05ca992795e41874435c16dc4f071e7..fe01dafd4f70b6448f327338d1e0ad75613a31dc 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_latest.yaml
\ No newline at end of file
index 3a09f9abb05ca992795e41874435c16dc4f071e7..fe01dafd4f70b6448f327338d1e0ad75613a31dc 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_latest.yaml
\ No newline at end of file
index c50c34f80bb692c9faba9caba1e426dbfc14002b..2e6628f8e20caa8ecff064f9d373ac89a63682f2 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/rpm_latest.yaml
\ No newline at end of file
+.qa/distros/all/rpm_latest.yaml
\ No newline at end of file
index 3a09f9abb05ca992795e41874435c16dc4f071e7..fe01dafd4f70b6448f327338d1e0ad75613a31dc 120000 (symlink)
@@ -1 +1 @@
-.qa/distros/supported/ubuntu_latest.yaml
\ No newline at end of file
+.qa/distros/all/ubuntu_latest.yaml
\ No newline at end of file