]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/rgw/notification: use real ip address instead of localhost 59304/head
authorYuval Lifshitz <ylifshit@ibm.com>
Thu, 15 Aug 2024 14:34:57 +0000 (14:34 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Mon, 19 Aug 2024 11:42:30 +0000 (11:42 +0000)
commit85c8b6c8654e709b1e33f757011043d74d17ddeb
treefe813f6d33cb6d262731e5b6479302b7da266a43
parentbaa926deef3d9e81dd31b10a4ae9969a5fbce5ae
test/rgw/notification: use real ip address instead of localhost

based on that comment:
https://tracker.ceph.com/issues/67206#note-6
the address used by the endpoint is taken as the real IP address of the
host where the test script is running and not localhost.

we also changed the rabbitmq-server conf to allow "guest"
user to connect over non localhost address

Fixes: https://tracker.ceph.com/issues/67206
Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
(cherry picked from commit cdd75b499f7fe944906d863b9933e8d3aff95e5f)

Conflicts:
qa/tasks/rabbitmq.py
src/test/rgw/bucket_notification/test_bn.py
qa/tasks/rabbitmq.py
src/test/rgw/bucket_notification/test_bn.py