]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/rgw/notifications: pin to centos_latest
authorCasey Bodley <cbodley@redhat.com>
Wed, 20 Sep 2023 15:11:37 +0000 (11:11 -0400)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 8 Jul 2024 15:29:07 +0000 (17:29 +0200)
the subsuite had a supported-all-distro$/ subdirectory, but that only
contained centos_8.yaml. qa/tasks/rabbitmq.py is hardcoded to use 'yum'
and rpm packages, so replace supported-all-distro$ with a link to
centos_latest.yaml

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2d9348ad564f9199ae58062c1d12b7020cba0790)
(cherry picked from commit 0f15fd37cbbb47485aeb5293ceda3d91c4ce181a)

qa/suites/rgw/notifications/centos_latest.yaml [new symlink]
qa/suites/rgw/notifications/supported-all-distro$/$ [deleted file]
qa/suites/rgw/notifications/supported-all-distro$/.qa [deleted symlink]
qa/suites/rgw/notifications/supported-all-distro$/centos_8.yaml [deleted symlink]

diff --git a/qa/suites/rgw/notifications/centos_latest.yaml b/qa/suites/rgw/notifications/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
diff --git a/qa/suites/rgw/notifications/supported-all-distro$/$ b/qa/suites/rgw/notifications/supported-all-distro$/$
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/qa/suites/rgw/notifications/supported-all-distro$/.qa b/qa/suites/rgw/notifications/supported-all-distro$/.qa
deleted file mode 120000 (symlink)
index a602a03..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../.qa/
\ No newline at end of file
diff --git a/qa/suites/rgw/notifications/supported-all-distro$/centos_8.yaml b/qa/suites/rgw/notifications/supported-all-distro$/centos_8.yaml
deleted file mode 120000 (symlink)
index c23fd05..0000000
+++ /dev/null
@@ -1 +0,0 @@
-../.qa/distros/supported-all-distro/centos_8.yaml
\ No newline at end of file