]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #59239 from yuvalif/wip-yuval-67513
authorYuval Lifshitz <yuvalif@yahoo.com>
Mon, 19 Aug 2024 10:37:07 +0000 (13:37 +0300)
committerGitHub <noreply@github.com>
Mon, 19 Aug 2024 10:37:07 +0000 (13:37 +0300)
Reviewed-By: Casey Bodley <cbodley@ibm.com>
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>
1  2 
src/test/rgw/bucket_notification/test_bn.py