]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
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)
commit7d2cf2cabc21d283bbf18774ee272d54daec4ff0
treec706ef644d844d87686d02dc763d07e83c577524
parent36924ef7fa40a641367f651331c3c1a1602d1d84
parentcdd75b499f7fe944906d863b9933e8d3aff95e5f
Merge pull request #59239 from yuvalif/wip-yuval-67513

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>
src/test/rgw/bucket_notification/test_bn.py