]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
test/rgw/notification: replace calls to get_ip_http with get_ip
authorYuval Lifshitz <ylifshit@ibm.com>
Tue, 29 Oct 2024 17:09:37 +0000 (17:09 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Wed, 30 Oct 2024 12:26:39 +0000 (12:26 +0000)
commitfcb61ff87dda563d611e92085d552a785ff6d281
treec59d27d6ac32d605695accd65279ac0119296d6e
parent2b6244985eb2156e27a8e3eeee24f60e2254ae88
test/rgw/notification: replace calls to get_ip_http with get_ip

this fix is complements the fix done
by: 4d74fe5e508ebdadf2d033b8b4c43d6b18986569
that was causing python errors when running the bucket notifications
http tests.
this is also adding a missing function from:
970113d4092567bae9c6fab060bc32d241f6c581
the above commit cannot be cherry-picked as-is, since it has other
dependencies to the product code (notification list json format).

Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
src/test/rgw/bucket_notification/test_bn.py