]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/rgw/notification: do not use netstat in the code
authorYuval Lifshitz <ylifshit@ibm.com>
Fri, 20 Feb 2026 15:41:14 +0000 (15:41 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Mon, 23 Feb 2026 17:48:53 +0000 (17:48 +0000)
commit5e204e17684ec6d2ab5b44e114be6cc4dfcf10b9
treead97bf610af02d0afa9b001f1f6ac877c6341619
parent0d8a70b6d6c1278a207a4910109cb37fa785c56f
test/rgw/notification: do not use netstat in the code

* net-tools are deprecated in fedora and ubuntu
* using netstat -p (used to verify that the http server is listening on
  a port) requires root privilages, which may fail in some tests environments

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