]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/rgw/notifications: split tests between basic, kafka and amqp 55688/head
authorYuval Lifshitz <ylifshit@redhat.com>
Thu, 22 Feb 2024 09:58:00 +0000 (09:58 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Thu, 22 Feb 2024 09:58:00 +0000 (09:58 +0000)
commit6f28930602a2dfdcd402537c1a274df1836109ce
treec0e8bc4dd58922d970fd63f7e25f357c4feb8f12
parent9bce68a14f322a3f4db334d50292b7847911a92e
test/rgw/notifications: split tests between basic, kafka and amqp

see comment: https://tracker.ceph.com/issues/64184#note-3

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
18 files changed:
qa/suites/rgw/notifications/centos_latest.yaml [deleted symlink]
qa/suites/rgw/notifications/tasks/+ [deleted file]
qa/suites/rgw/notifications/tasks/0-install.yaml [deleted file]
qa/suites/rgw/notifications/tasks/amqp/+ [new file with mode: 0644]
qa/suites/rgw/notifications/tasks/amqp/0-install.yaml [new file with mode: 0644]
qa/suites/rgw/notifications/tasks/amqp/centos_latest.yaml [new symlink]
qa/suites/rgw/notifications/tasks/amqp/test_amqp.yaml [new file with mode: 0644]
qa/suites/rgw/notifications/tasks/kafka/+ [new file with mode: 0644]
qa/suites/rgw/notifications/tasks/kafka/0-install.yaml [new file with mode: 0644]
qa/suites/rgw/notifications/tasks/kafka/supported-distros [new symlink]
qa/suites/rgw/notifications/tasks/kafka/test_kafka.yaml [new file with mode: 0644]
qa/suites/rgw/notifications/tasks/others/+ [new file with mode: 0644]
qa/suites/rgw/notifications/tasks/others/0-install.yaml [new file with mode: 0644]
qa/suites/rgw/notifications/tasks/others/supported-distros [new symlink]
qa/suites/rgw/notifications/tasks/others/test_others.yaml [new file with mode: 0644]
qa/suites/rgw/notifications/tasks/test_amqp.yaml [deleted file]
qa/suites/rgw/notifications/tasks/test_kafka.yaml [deleted file]
qa/suites/rgw/notifications/tasks/test_others.yaml [deleted file]